mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 14:42:37 +02:00
apanic: do not depend on android ram console
This commit is contained in:
parent
dae66046ab
commit
3bbeb2731b
|
|
@ -548,7 +548,9 @@ static int apanic(struct notifier_block *this, unsigned long event,
|
|||
if (!threads_offset)
|
||||
threads_offset = ctx->mtd->writesize;
|
||||
|
||||
#ifdef CONFIG_ANDROID_RAM_CONSOLE
|
||||
ram_console_enable_console(0);
|
||||
#endif
|
||||
|
||||
log_buf_clear();
|
||||
show_state_filter(0);
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user