diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2011-11-01 01:08:05 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-11-01 01:30:47 +0100 |
commit | 77311139f364d7f71fc9ba88f59fd90e60205007 (patch) | |
tree | 5cde11d67e431781893bb0375dcae665750ed6dc /mm/slub.c | |
parent | vmscan: count pages into balanced for zone with good watermark (diff) | |
download | linux-77311139f364d7f71fc9ba88f59fd90e60205007.tar.xz linux-77311139f364d7f71fc9ba88f59fd90e60205007.zip |
mm/debug-pagealloc.c: use plain __ratelimit() instead of printk_ratelimit()
printk_ratelimit() should not be used, because it shares ratelimiting
state with all other unrelated printk_ratelimit() callsites.
Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/slub.c')
0 files changed, 0 insertions, 0 deletions