summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoreggz2020-04-21 10:01:30 +0200
committereggz2020-04-21 10:01:30 +0200
commit44ef3dcd052678624c288008479e37e45916a63e (patch)
tree8d925485437c5c7da50b52a4758fadf544df6d02 /PKGBUILD
parentcc7c53d4195b0303ada0774dd67555a3de60e4ae (diff)
downloadaur-44ef3dcd052678624c288008479e37e45916a63e.tar.gz
amdgpu hang fixed upstream
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d5153db47526..c9bee293fe64 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -21,8 +21,6 @@ source=('git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git'
"${pkgbase}.preset"
# patch from our gentoo overlords
'5012_enable-cpu-optimizations-for-gcc91.patch'
- # amdgpuhang on reboot patch
- 'amdgpu_hwhang_reboot.patch'
)
sha256sums=('SKIP'
#config.x86_64
@@ -31,8 +29,6 @@ sha256sums=('SKIP'
'0ac0cf410b0f3eeaa07d41505613e118ea59e01144e905f2dc0a808379f87e87'
#patch file
'fb98e49d7a640e05bf0d3a65ca49d0adb19de7547cb7ffca7a6cbacb1f461f0b'
- #amdgpuhang on reboot patch
- '62fc91e581c56240220dac84b77684387ae3d5c52afc5904f76a8cfa43e73c05'
)
_kernelname=${pkgbase#linux}
@@ -58,9 +54,6 @@ prepare() {
# Implement cpu optimisation (MZEN2) patch from our gentoo lords
git apply ../5012_enable-cpu-optimizations-for-gcc91.patch
- # Implement amdgpu_hwhang_reboot.patch
- git apply ../amdgpu_hwhang_reboot.patch
-
# get kernel version
yes "" | make prepare