diff options
author | Akinobu Mita <akinobu.mita@gmail.com> | 2011-10-31 20:08:05 -0400 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-10-31 20:30:47 -0400 |
commit | 77311139f364d7f71fc9ba88f59fd90e60205007 (patch) | |
tree | 5cde11d67e431781893bb0375dcae665750ed6dc /fs/logfs | |
parent | 16fb951237c2b0b28037b992ee44e7ee401c30d1 (diff) |
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 'fs/logfs')
0 files changed, 0 insertions, 0 deletions