From d917c0fbc9b9e872317aa50d34de835dbde94af6 Mon Sep 17 00:00:00 2001 From: Jan Alexander Steffens Date: Sun, 5 Apr 2020 05:38:14 +0000 Subject: [PATCH] 5.6.2.arch1-2: FS#66076 disable EFI_DISABLE_PCI_DMA --- PKGBUILD | 4 ++-- config | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index 700705a..e15b09b 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ pkgbase=linux pkgver=5.6.2.arch1 -pkgrel=1 +pkgrel=2 pkgdesc='Linux' _srctag=v${pkgver%.*}-${pkgver##*.} url="https://git.archlinux.org/linux.git/log/?h=$_srctag" @@ -25,7 +25,7 @@ validpgpkeys=( '8218F88849AAC522E94CF470A5E9288C4FA415FA' # Jan Alexander Steffens (heftig) ) sha256sums=('SKIP' - 'cdcab2af044fc7a30065782066eb1e85b2e5a1842841e03ab9923394043d90ec') + '5c809f7ca4f21ebd95368533b20c0ed78fe2e006762dff742e5fd0751521ad11') export KBUILD_BUILD_HOST=archlinux export KBUILD_BUILD_USER=$pkgbase diff --git a/config b/config index f52a2fb..c6852f9 100644 --- a/config +++ b/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.6.0-arch2 Kernel Configuration +# Linux/x86 5.6.2-arch1 Kernel Configuration # # @@ -712,7 +712,7 @@ CONFIG_EFI_CAPSULE_LOADER=m CONFIG_APPLE_PROPERTIES=y # CONFIG_RESET_ATTACK_MITIGATION is not set CONFIG_EFI_RCI2_TABLE=y -CONFIG_EFI_DISABLE_PCI_DMA=y +# CONFIG_EFI_DISABLE_PCI_DMA is not set # end of EFI (Extensible Firmware Interface) Support CONFIG_UEFI_CPER=y