Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Unverified Commit e7431182 authored by Bongkyu Kim's avatar Bongkyu Kim Committed by Harsh Shandilya
Browse files

panic: force console_unlock() in panic()



If panic() is called when console is locked,
oops message can't be printed in console.
Especially, android ram_console doesn't have any information in this case.
Thus, console_unlock() in panic() if console is locked.

 Conflicts:
	kernel/panic.c

Change-Id: Ifbac48875ac189c35ed380b67734d0411bed2c08
Signed-off-by: default avatarBongkyu Kim <bongkyu.kim@lge.com>
Signed-off-by: default avatarPatrick Tjin <pattjin@google.com>
parent 8cbc3cbf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment