You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the kernel printk console level is set to 7 or higher, logs printed by dev_info are output to the console. The driver thread needs to obtain console_sem. A large number of logs may cause watchdog timeout (soft lockup).