mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2024-11-25 05:03:05 +00:00
a06f22f2ac
The comment above indicates that it was intended to be loaded at an offset of 8 megabytes, but it was missing a zero, so it was being loaded at an offset of 512 kilobytes instead. Fix the constant to match the comment. Fixes a warning from newer kernels: Kernel image misaligned at boot, please fix your bootloader! BUG=None TEST=Boot Linux 5.10 on trogdor64, verify no error in dmesg Change-Id: I2650d23458a13adff89a7f214734866c47d6f7cc Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3364972 Reviewed-by: Dmitry Torokhov <dtor@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Andrew Walbran <qwandor@google.com> Tested-by: kokoro <noreply+kokoro@google.com> Commit-Queue: Daniel Verkamp <dverkamp@chromium.org> |
||
---|---|---|
.. | ||
src | ||
.build_test_skip | ||
Cargo.toml |