summaryrefslogtreecommitdiffstats
path: root/0001-ACPI-APEI-arm64-Ignore-broken-HPE-moonshot-APEI-supp.patch
diff options
context:
space:
mode:
authorThorsten Leemhuis <fedora@leemhuis.info>2020-10-20 06:46:43 +0200
committerThorsten Leemhuis <fedora@leemhuis.info>2020-10-20 06:46:43 +0200
commit5ec75f810f09a224ce0f77ba312599eb4c7321bc (patch)
treedcb2b1a0d97363e1a678726925d875c1bea151fa /0001-ACPI-APEI-arm64-Ignore-broken-HPE-moonshot-APEI-supp.patch
parent11a8f14639c96c38e142ba04c87f50de9c557ba7 (diff)
parenta71ee103a729754519abc15fd58e6b258a89e58b (diff)
downloadkernel-5ec75f810f09a224ce0f77ba312599eb4c7321bc.tar.gz
kernel-5ec75f810f09a224ce0f77ba312599eb4c7321bc.tar.xz
kernel-5ec75f810f09a224ce0f77ba312599eb4c7321bc.zip
merge origin
Diffstat (limited to '0001-ACPI-APEI-arm64-Ignore-broken-HPE-moonshot-APEI-supp.patch')
-rw-r--r--0001-ACPI-APEI-arm64-Ignore-broken-HPE-moonshot-APEI-supp.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/0001-ACPI-APEI-arm64-Ignore-broken-HPE-moonshot-APEI-supp.patch b/0001-ACPI-APEI-arm64-Ignore-broken-HPE-moonshot-APEI-supp.patch
index 1a5bec6ce..035f65c8e 100644
--- a/0001-ACPI-APEI-arm64-Ignore-broken-HPE-moonshot-APEI-supp.patch
+++ b/0001-ACPI-APEI-arm64-Ignore-broken-HPE-moonshot-APEI-supp.patch
@@ -48,7 +48,7 @@ Signed-off-by: Herton R. Krzesinski <herton@redhat.com>
1 file changed, 8 insertions(+)
diff --git a/drivers/acpi/apei/hest.c b/drivers/acpi/apei/hest.c
-index 953a2fae8b15..7ea07f7da582 100644
+index 6e980fe16772..37bc003e7a83 100644
--- a/drivers/acpi/apei/hest.c
+++ b/drivers/acpi/apei/hest.c
@@ -88,6 +88,14 @@ int apei_hest_parse(apei_hest_func_t func, void *data)
@@ -67,5 +67,5 @@ index 953a2fae8b15..7ea07f7da582 100644
for (i = 0; i < hest_tab->error_source_count; i++) {
len = hest_esrc_len(hest_hdr);
--
-2.26.2
+2.28.0