commit | e47c4331f37e2fc43b8cd2a280c75baa0306e6d7 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Feb 05 15:58:50 2025 -0800 |
committer | William Kennington <wak@google.com> | Fri Feb 21 16:05:22 2025 -0800 |
tree | e6c56f41f1c02d78b16f5ad9cef2be382441c19e | |
parent | bebff40940549cac2752df131ca9eb7ff771df4a [diff] |
linux-gbmc: Add ARM_PATCH_PHYS_VIRT for ARMv7 We want to make sure we have a relocatable kernel so that Kdump can execute out of the crashkernel region. Without it, Kdump will never execute. Tested: Booted on AMD Rome and verified that Kdump is now working with this option enabled. Google-Bug-Id: 382137439 Change-Id: Id7e18bc42b9b659d4b693743a0485f86e9802ccb Signed-off-by: William A. Kennington III <wak@google.com>