diff options
| author | John Stultz <[email protected]> | 2014-06-04 23:11:39 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2014-06-04 23:54:17 +0000 |
| commit | 81954606265ab8f04b41154bd00576013affcf5b (patch) | |
| tree | f320a8b4fb80586184c9dcba1974275f7aeca56d /lib/string.c | |
| parent | printk: remove separate printk_sched buffers and use printk buf instead (diff) | |
| download | kernel-81954606265ab8f04b41154bd00576013affcf5b.tar.gz kernel-81954606265ab8f04b41154bd00576013affcf5b.zip | |
printk: disable preemption for printk_sched
An earlier change in -mm (printk: remove separate printk_sched
buffers...), removed the printk_sched irqsave/restore lines since it was
safe for current users. Since we may be expanding usage of
printk_sched(), disable preepmtion for this function to make it more
generally safe to call.
Signed-off-by: John Stultz <[email protected]>
Reviewed-by: Jan Kara <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Jiri Bohac <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Steven Rostedt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/string.c')
0 files changed, 0 insertions, 0 deletions
