diff options
| -rw-r--r-- | PKGBUILD | 8 | ||||
| -rw-r--r-- | config.x86_64 | 3 | 
2 files changed, 6 insertions, 5 deletions
@@ -16,7 +16,7 @@  pkgbase=linux-hardened-ck  _majver=4.19 -_minver=10 +_minver=11  _pkgver=${_majver}.${_minver}  _hardenedver=a  _NUMAdisable=y @@ -50,14 +50,14 @@ source=(https://www.kernel.org/pub/linux/kernel/v4.x/linux-${_pkgver}.tar.xz          90-linux.hook  # pacman hook for initramfs regeneration          linux.preset   # standard config files for mkinitcpio ramdisk  ) -sha256sums=('afe968ceeca93eac2173f9f95d90b2eeb489bafdd2083478ac0b7d0704b33e94' +sha256sums=('1a5eb3452103803feb568d948538a97b4046d6c77f9c26b6c2c9af0ddc5c79ec'              'SKIP' -            'd9c8c10d6354df9f9ceb3a37c72e64c0ef505334d6568118ff038140a4ff2f55' +            '9cf7f7ca53cd969e7815dc2a470f6ef1ac0f44e23e72e492e692ec71b4ed518c'              'SKIP'              'c7e090301b6fb3d6f320aeaee6747077ed616ccaf3d22d0d5937d5ea5116ffd8'              '226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'              'e7ebf050c22bcec0028c0b3c79fd6d3913b0370ecc6a23dfe78ce475630cf503' -            '425c76a9e4fe633ac068f747c24b181a818372f4b7c137ec5acfdae74ac70e74' +            '25a196d4ccf6f85f42f0bdfac4dcd6fe510ce9d2b9ff795d7025f3f0aa631054'              'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'              '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'              'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65') diff --git a/config.x86_64 b/config.x86_64 index 01ee37c..b59ea6c 100644 --- a/config.x86_64 +++ b/config.x86_64 @@ -1,6 +1,6 @@  #  # Automatically generated file; DO NOT EDIT. -# Linux/x86 4.19.10 Kernel Configuration +# Linux/x86 4.19.11 Kernel Configuration  #  # @@ -98,6 +98,7 @@ CONFIG_PREEMPT_COUNT=y  CONFIG_VIRT_CPU_ACCOUNTING=y  CONFIG_VIRT_CPU_ACCOUNTING_GEN=y  CONFIG_IRQ_TIME_ACCOUNTING=y +CONFIG_HAVE_SCHED_AVG_IRQ=y  CONFIG_BSD_PROCESS_ACCT=y  CONFIG_BSD_PROCESS_ACCT_V3=y  CONFIG_TASKSTATS=y  | 
