Merge branch 'rework/printk_safe-removal' into for-linus

This commit is contained in:
Petr Mladek
2021-08-30 16:36:10 +02:00
14 changed files with 192 additions and 544 deletions

View File

@@ -171,7 +171,6 @@ extern void panic_flush_kmsg_start(void)
extern void panic_flush_kmsg_end(void)
{
printk_safe_flush_on_panic();
kmsg_dump(KMSG_DUMP_PANIC);
bust_spinlocks(0);
debug_locks_off();