mirror of
https://github.com/torvalds/linux.git
synced 2026-06-11 16:13:03 +02:00
Allow modules to call _printk_deferred(). This is for scheduler vendor hooks for vendor-specific modules. Calling printk() from an atomic context is not advised and hence printk_deferred() is used. Bug: 203530090 Signed-off-by: Sai Harshini Nimmala <snimmala@codeaurora.org> Change-Id: I0e329dc8fa67a0c8a1e3ca359941256b3bfc4c6c |
||
|---|---|---|
| .. | ||
| braille.c | ||
| braille.h | ||
| console_cmdline.h | ||
| index.c | ||
| internal.h | ||
| Makefile | ||
| printk_ringbuffer.c | ||
| printk_ringbuffer.h | ||
| printk_safe.c | ||
| printk.c | ||