aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
-rw-r--r--add-acs-overrides.patch2
3 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f68cedc8f51e..abb4f4ab761d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-vfio
pkgdesc = Linux
- pkgver = 5.5.10.arch1
+ pkgver = 5.5.13.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.5.10-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.5.13-arch1
arch = x86_64
license = GPL2
makedepends = bc
@@ -15,7 +15,7 @@ pkgbase = linux-vfio
makedepends = imagemagick
makedepends = git
options = !strip
- source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.5.10-arch1
+ source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.5.13-arch1
source = config
source = add-acs-overrides.patch
source = i915-vga-arbiter.patch
@@ -24,7 +24,7 @@ pkgbase = linux-vfio
validpgpkeys = 8218F88849AAC522E94CF470A5E9288C4FA415FA
sha256sums = SKIP
sha256sums = 237a8d76fb2ea8ba61123a537cac2586c11847e32e4461a920f75371c70fee50
- sha256sums = 14a660a9d445ed3d1abde0338e92d7f23d94d850c3fc21634c45147d00e1ca61
+ sha256sums = 9863dfc3c3213cd6d3501363cc57de897eda5cdd2c68c1b6fc247c66559c0532
sha256sums = fb0d88c416328639db0a870d31c0e2c6cb7b5428f3f3fe89be37d09d13f685c0
pkgname = linux-vfio
diff --git a/PKGBUILD b/PKGBUILD
index 8da01126402b..dd905b27dff3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Upstream: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgbase=linux-vfio
-pkgver=5.5.10.arch1
+pkgver=5.5.13.arch1
pkgrel=1
pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -30,7 +30,7 @@ validpgpkeys=(
)
sha256sums=('SKIP'
'237a8d76fb2ea8ba61123a537cac2586c11847e32e4461a920f75371c70fee50'
- '14a660a9d445ed3d1abde0338e92d7f23d94d850c3fc21634c45147d00e1ca61'
+ '9863dfc3c3213cd6d3501363cc57de897eda5cdd2c68c1b6fc247c66559c0532'
'fb0d88c416328639db0a870d31c0e2c6cb7b5428f3f3fe89be37d09d13f685c0'
)
diff --git a/add-acs-overrides.patch b/add-acs-overrides.patch
index 5db0b6cd946f..a8311b441ff8 100644
--- a/add-acs-overrides.patch
+++ b/add-acs-overrides.patch
@@ -53,7 +53,7 @@ diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/adm
index 0c404cda531a..0d45f0014f4a 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
-@@ -3423,6 +3423,14 @@
+@@ -3427,6 +3427,14 @@
nomsi [MSI] If the PCI_MSI kernel config parameter is
enabled, this kernel boot option can be used to
disable the use of MSI interrupts system-wide.