From: Dean Nelson <dnelson@xxxxxxxxxx> redhat/configs: Disable CONFIG_SENSORS_NCT6683 in RHEL for arm/aarch64 Doing a modprobe nct6683 results in a panic on some aarch64 systems. This hwmon driver should not be enabled for aarch64. Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2041186 Signed-off-by: Dean Nelson <dnelson@xxxxxxxxxx> diff --git a/redhat/configs/ark/generic/arm/aarch64/CONFIG_SENSORS_NCT6683 b/redhat/configs/ark/generic/arm/aarch64/CONFIG_SENSORS_NCT6683 index blahblah..blahblah 100644 --- a/redhat/configs/ark/generic/arm/aarch64/CONFIG_SENSORS_NCT6683 +++ b/redhat/configs/ark/generic/arm/aarch64/CONFIG_SENSORS_NCT6683 @@ -1 +1 @@ -CONFIG_SENSORS_NCT6683=m +# CONFIG_SENSORS_NCT6683 is not set -- https://gitlab.com/cki-project/kernel-ark/-/merge_requests/1618 _______________________________________________ kernel mailing list -- kernel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to kernel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/kernel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure