mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 12:57:06 +09:00
apanic: do not depend on android ram console
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user