Skip to content

arm64: kaslr: don't pretend KASLR is enabled if offset < MIN_KIMG_ALIGN

Jennifer Berringer requested to merge jberring/centos-stream-9:bz2190491 into main

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2190491

Tested: Validated on gigabyte-r270-02 system, confirming the kernel reports "KASLR enabled" without this patch and "KASLR disabled due to lack of seed" with this change.

Signed-off-by: Jennifer Berringer jberring@redhat.com

Merge request reports