commit | a99341e3e1311db968b9dc82070199781a4f922f | [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 | 59e4d3bdd8de77a5f37b70226a316c9488a9759e [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