summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoregnappahz2022-01-05 16:23:05 +0100
committeregnappahz2022-01-05 16:23:05 +0100
commit5a57b7d54e8b3db1d4c31320d70b72fbb2e3129e (patch)
tree8e9225622073b46e9d8115f20d3ca28db4b29f76
parent994f77f1e285db35d681c51855ee6310818024df (diff)
downloadaur-5a57b7d54e8b3db1d4c31320d70b72fbb2e3129e.tar.gz
Updated + fixattempt
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
-rw-r--r--config.x86_646
3 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bcc10d8028e..13c152bcc8ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-amd
- pkgver = 5.15.v.12
+ pkgver = 5.15.v.13
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -14,13 +14,13 @@ pkgbase = linux-amd
makedepends = lzop
makedepends = gcc>=10.3
options = !strip
- source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.15.12
+ source = git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#tag=v5.15.13
source = config.x86_64
source = linux-amd.preset
source = linux.install
source = https://raw.githubusercontent.com/graysky2/kernel_compiler_patch/20211114/more-uarches-for-kernel-5.15+.patch
sha256sums = SKIP
- sha256sums = 045ab49364a5018d9ecd85f1bdd4d67b4be06835f9450e1b00aa37c49a3acff2
+ sha256sums = 78b70cb892a04b03d6e2a067b6f758d1ffb79c8647c63f8df493559a384abcca
sha256sums = 60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c
sha256sums = d590e751ab4cf424b78fd0d57e53d187f07401a68c8b468d17a5f39a337dacf0
sha256sums = 380bcf40cc8396e97bd1d7f2577ab2ace51885858d3f155b1fb2dd5469efd00d
diff --git a/PKGBUILD b/PKGBUILD
index d0aee4676502..b94bf5b0bdc4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,10 +2,10 @@
pkgbase=linux-amd
_srcname=linux
-gitver=v5.15.12
+gitver=v5.15.13
patchver=20211114
patchname=more-uarches-for-kernel-5.15+.patch
-pkgver=5.15.v.12
+pkgver=5.15.v.13
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -25,7 +25,7 @@ source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git#ta
)
sha256sums=('SKIP'
#config.x86_64
- '045ab49364a5018d9ecd85f1bdd4d67b4be06835f9450e1b00aa37c49a3acff2'
+ '78b70cb892a04b03d6e2a067b6f758d1ffb79c8647c63f8df493559a384abcca'
#.preset file
'60c6ba602443e94a9eba3aeee9d194027d69bffaa428c6d055348ebf03681b5c'
#linux install file
diff --git a/config.x86_64 b/config.x86_64
index 4efc5a5e09b5..7186a8413fca 100644
--- a/config.x86_64
+++ b/config.x86_64
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
-# Linux/x86 5.15.12 Kernel Configuration
+# Linux/x86 5.15.13 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0"
CONFIG_CC_IS_GCC=y
@@ -7192,7 +7192,7 @@ CONFIG_DMA_ACPI=y
# CONFIG_INTEL_IDXD_COMPAT is not set
# CONFIG_INTEL_IOATDMA is not set
# CONFIG_PLX_DMA is not set
-CONFIG_AMD_PTDMA=y
+CONFIG_AMD_PTDMA=m
# CONFIG_QCOM_HIDMA_MGMT is not set
# CONFIG_QCOM_HIDMA is not set
CONFIG_DW_DMAC_CORE=y
@@ -7661,7 +7661,7 @@ CONFIG_IOMMU_IO_PGTABLE=y
CONFIG_IOMMU_DEFAULT_PASSTHROUGH=y
CONFIG_IOMMU_DMA=y
CONFIG_AMD_IOMMU=y
-CONFIG_AMD_IOMMU_V2=m
+CONFIG_AMD_IOMMU_V2=y
CONFIG_DMAR_TABLE=y
# CONFIG_INTEL_IOMMU is not set
CONFIG_IRQ_REMAP=y