diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2011-10-31 17:08:05 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-10-31 17:30:47 -0700 |
commit | 77311139f364d7f71fc9ba88f59fd90e60205007 (patch) | |
tree | 5cde11d67e431781893bb0375dcae665750ed6dc /scripts | |
parent | 16fb951237c2b0b28037b992ee44e7ee401c30d1 (diff) | |
download | op-kernel-dev-77311139f364d7f71fc9ba88f59fd90e60205007.zip op-kernel-dev-77311139f364d7f71fc9ba88f59fd90e60205007.tar.gz |
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 'scripts')
0 files changed, 0 insertions, 0 deletions