summaryrefslogtreecommitdiffstats
path: root/0001-Fixes-acpi-prefer-booting-with-ACPI-over-DTS-to-be-R.patch
diff options
context:
space:
mode:
authorJustin M. Forbes <jforbes@fedoraproject.org>2020-08-27 12:31:22 -0500
committerJustin M. Forbes <jforbes@fedoraproject.org>2020-08-27 12:31:22 -0500
commit13bd6da63cf611a8325774f77a657cf8a6a0fc66 (patch)
tree08b3885a261f109975787ccdb4325617eac7b312 /0001-Fixes-acpi-prefer-booting-with-ACPI-over-DTS-to-be-R.patch
parentb8e77e8fe22d8bc41c1abac6d8a69353c99c2d6e (diff)
downloadkernel-13bd6da63cf611a8325774f77a657cf8a6a0fc66.tar.gz
kernel-13bd6da63cf611a8325774f77a657cf8a6a0fc66.tar.xz
kernel-13bd6da63cf611a8325774f77a657cf8a6a0fc66.zip
kernel-5.9.0-0.rc2.20200827git15bc20c6af4c.1
* Thu Aug 27 2020 Fedora Kernel Team <kernel-team@fedoraproject.org> [5.9.0-0.rc2.20200827git15bc20c6af4c.1] - 15bc20c6af4c rebase - Updated changelog for the release based on 2ac69819ba9e (Fedora Kernel Team) Resolves: rhbz# Signed-off-by: Justin M. Forbes <jforbes@fedoraproject.org>
Diffstat (limited to '0001-Fixes-acpi-prefer-booting-with-ACPI-over-DTS-to-be-R.patch')
-rw-r--r--0001-Fixes-acpi-prefer-booting-with-ACPI-over-DTS-to-be-R.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0001-Fixes-acpi-prefer-booting-with-ACPI-over-DTS-to-be-R.patch b/0001-Fixes-acpi-prefer-booting-with-ACPI-over-DTS-to-be-R.patch
index a6868a946..fffb15cba 100644
--- a/0001-Fixes-acpi-prefer-booting-with-ACPI-over-DTS-to-be-R.patch
+++ b/0001-Fixes-acpi-prefer-booting-with-ACPI-over-DTS-to-be-R.patch
@@ -16,7 +16,7 @@ CC: Mark Salter <msalter@redhat.com>
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/kernel/acpi.c b/arch/arm64/kernel/acpi.c
-index 5cb0d548ec25..999f0a232e57 100644
+index 2e4ba374ab54..7630e22e1722 100644
--- a/arch/arm64/kernel/acpi.c
+++ b/arch/arm64/kernel/acpi.c
@@ -40,7 +40,11 @@ int acpi_pci_disabled = 1; /* skip ACPI PCI scan and IRQ initialization */