commit | 1bffa8fb25eb52edc0a51123c0c139661a2b30f0 | [log] [tgz] |
---|---|---|
author | Dima Zavin <dima@android.com> | Tue Aug 23 15:56:50 2011 -0700 |
committer | Amit Pundir <amit.pundir@linaro.org> | Mon Oct 24 23:41:21 2016 +0800 |
tree | 001df854764c96f2c9695067bfb422b63a3e25c0 | |
parent | 977bfa5d6c1ced96bc06103d8138751d6fa53afd [diff] |
ARM: add option to flush console before reboot If the console_lock was held while the system was rebooted, the messages in the temporary logbuffer would not have propogated to all the console drivers. This force releases the console lock if it failed to be acquired. Change-Id: I193dcf7b968be17966833e50b8b8bc70d5d9fe89 Signed-off-by: Dima Zavin <dima@android.com>