Searched hist:"76462232 c21dc011462522387ddad0598a4f11e4" (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/arch/powerpc/kernel/ |
H A D | signal_32.c | diff 76462232c21dc011462522387ddad0598a4f11e4 Sat Jun 04 00:36:54 CDT 2011 Christian Dietrich <christian.dietrich@informatik.uni-erlangen.de> arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Since printk_ratelimit() shouldn't be used anymore (see comment in include/linux/printk.h), replace it with printk_ratelimited.
Signed-off-by: Christian Dietrich <christian.dietrich@informatik.uni-erlangen.de> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | signal_64.c | diff 76462232c21dc011462522387ddad0598a4f11e4 Sat Jun 04 00:36:54 CDT 2011 Christian Dietrich <christian.dietrich@informatik.uni-erlangen.de> arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Since printk_ratelimit() shouldn't be used anymore (see comment in include/linux/printk.h), replace it with printk_ratelimited.
Signed-off-by: Christian Dietrich <christian.dietrich@informatik.uni-erlangen.de> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
H A D | traps.c | diff 76462232c21dc011462522387ddad0598a4f11e4 Sat Jun 04 00:36:54 CDT 2011 Christian Dietrich <christian.dietrich@informatik.uni-erlangen.de> arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Since printk_ratelimit() shouldn't be used anymore (see comment in include/linux/printk.h), replace it with printk_ratelimited.
Signed-off-by: Christian Dietrich <christian.dietrich@informatik.uni-erlangen.de> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/mm/ |
H A D | fault.c | diff 76462232c21dc011462522387ddad0598a4f11e4 Sat Jun 04 00:36:54 CDT 2011 Christian Dietrich <christian.dietrich@informatik.uni-erlangen.de> arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Since printk_ratelimit() shouldn't be used anymore (see comment in include/linux/printk.h), replace it with printk_ratelimited.
Signed-off-by: Christian Dietrich <christian.dietrich@informatik.uni-erlangen.de> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|
/openbmc/linux/arch/powerpc/sysdev/ |
H A D | mpic.c | diff 76462232c21dc011462522387ddad0598a4f11e4 Sat Jun 04 00:36:54 CDT 2011 Christian Dietrich <christian.dietrich@informatik.uni-erlangen.de> arch/powerpc: use printk_ratelimited instead of printk_ratelimit
Since printk_ratelimit() shouldn't be used anymore (see comment in include/linux/printk.h), replace it with printk_ratelimited.
Signed-off-by: Christian Dietrich <christian.dietrich@informatik.uni-erlangen.de> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
|