| commit | d8db7ab80d8a79c89393fa0c4ab343e85312d8d5 | [log] [tgz] |
|---|---|---|
| author | Tom Cherry <tomcherry@google.com> | Thu Aug 17 17:28:30 2017 -0700 |
| committer | Tom Cherry <tomcherry@google.com> | Thu Aug 17 18:16:51 2017 -0700 |
| tree | 7e24955cfa97e2da61bf3a503acdf650f0f94d17 | |
| parent | 334929b525370a8a008b276e81e7ba573af7808f [diff] |
init: replace panic() with LOG(FATAL)
Test: boot bullhead
Test: Introduce LOG(FATAL) at various points of init and ensure that
it reboots to the bootloader successfully
Test: Introduce LOG(FATAL) during DoReboot() and ensure that it reboots
instead of recursing infinitely
Test: Ensure that fatal signals reboot to bootloader
Change-Id: I409005b6fab379df2d635e3e33d2df48a1a97df3