commit | e97a31117c0f96be6637f68b4029609bb1f2cc7c | [log] [tgz] |
---|---|---|
author | Jesper Juhl <juhl-lkml@dif.dk> | Wed Jan 11 01:50:28 2006 +0100 |
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | Wed Jan 11 01:50:28 2006 +0100 |
tree | 6754f5be8904bf1e034c7c24fe992304a017c75a | |
parent | ffd59daceb7db5f7c54f095c5529cec45222c1f1 [diff] |
add missing printk loglevel in mm/swapfile.c in mm/swapfile.c a printk() is missing a loglevel. I believe the proper loglevel for this situation is KERN_ERR, so that's what the patch below sets -if you agree, please apply. Signed-off-by: Jesper Juhl <juhl-lkml@dif.dk> Signed-off-by: Adrian Bunk <bunk@stusta.de>