Quantcast
Channel: Linux | Kernel
Viewing all articles
Browse latest Browse all 165258

[PATCH v4 1/3] printk: move can_use_console out of console_trylock_for_printk

$
0
0
vprintk_emit() disables preemption around console_trylock_for_printk() and console_unlock() calls for a strong reason -- can_use_console() check. The

Viewing all articles
Browse latest Browse all 165258

Trending Articles