commit | 01d1d6e2a1a74b9b8acba7d5eed67fe83e914aa1 | [log] [tgz] |
---|---|---|
author | Wenkai Du <[email protected]> | Thu Jul 05 19:27:19 2018 |
committer | chrome-bot <[email protected]> | Fri Jul 06 01:35:36 2018 |
tree | a887ea56ce5582c8dcb4c47c6883d009784e9b4e | |
parent | b1051653938d06c99c80aaa4630368438482490a [diff] |
Revert "CHROMIUM: tpm: move shutdown logic from common code" This reverts commit e271357955284f5cdff4304817b0de405f97099d. The patch caused kernel panic on reboot and shutdown. [ 464.379733] BUG: unable to handle kernel NULL pointer dereference at 0000000000000048 [ 464.379748] IP: tpm_transmit+0x209/0x4d1 Panic is at /src/third_party/kernel/v4.14/drivers/char/tpm/tpm-interface.c:451 if (chip->ops->clk_enable != NULL) BUG=b:111172775 TEST=verify there is no kernel panic on reboot and shutdown Change-Id: Ia91be7f7111b46adb0801cf194b5934e7ef7a952 Signed-off-by: Wenkai Du <[email protected]> Reviewed-on: https://chromium-review.googlesource.com/1127446 Commit-Ready: Justin TerAvest <[email protected]> Tested-by: Justin TerAvest <[email protected]> Reviewed-by: Justin TerAvest <[email protected]>