]> git.karo-electronics.de Git - karo-tx-linux.git/commit
printk_ratelimit() should not be used, because it shares ratelimiting
authorAkinobu Mita <akinobu.mita@gmail.com>
Wed, 24 Aug 2011 23:47:05 +0000 (09:47 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Thu, 22 Sep 2011 08:26:23 +0000 (18:26 +1000)
commitb03214c240f500c812c5f6230b1ddf79fa2f1ec9
treedefadba74f39d02736a8e192e1df20cc6b2e984d
parentde1da7a2a2dd0a45003d52fc6524ca91e833d238
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>
mm/debug-pagealloc.c