From fc6fdc6c3e2683dfe0a1ad80c21b22c5da1deb9c Mon Sep 17 00:00:00 2001 From: Jan Alexander Steffens Date: Mon, 12 Dec 2016 02:24:11 +0000 Subject: [PATCH] Add link to upstream bug --- PKGBUILD | 1 + 1 file changed, 1 insertion(+) diff --git a/PKGBUILD b/PKGBUILD index 4377e58..b9c158d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -56,6 +56,7 @@ prepare() { # Revert a commit that causes memory corruption in i686 chroots on our # build server ("valgrind bash" immediately crashes) + # https://bugzilla.kernel.org/show_bug.cgi?id=190061 patch -Rp1 -i "${srcdir}/0001-x86-fpu-Fix-invalid-FPU-ptrace-state-after-execve.patch" # add latest fixes from stable queue, if needed