diff options
-rw-r--r-- | PKGBUILD | 8 | ||||
-rw-r--r-- | config.x86_64 | 3 |
2 files changed, 6 insertions, 5 deletions
@@ -18,7 +18,7 @@ pkgbase=linux-libre-hardened _majver=4.19 -_minver=10 +_minver=11 _pkgver=${_majver}.${_minver} _gnumajver=${_majver}-gnu _gnupkgver=${_pkgver}-gnu @@ -45,13 +45,13 @@ source=(https://linux-libre.fsfla.org/pub/linux-libre/releases/${_gnumajver}/lin ) sha256sums=('d06d7a0d59a96ab04e7af63244627d1d5aa2d99db84f81f559f0f8e7e58f94c8' 'SKIP' - 'ad35a7bc41bbeb54952a302900477b1b62b668f32ec75aebb6ead3c3908f0420' + '652aaae34c2595491eac90e9e65fb4eabe04d097dfd32761837aafb1b08fe347' 'SKIP' - 'd9c8c10d6354df9f9ceb3a37c72e64c0ef505334d6568118ff038140a4ff2f55' + '9cf7f7ca53cd969e7815dc2a470f6ef1ac0f44e23e72e492e692ec71b4ed518c' 'SKIP' '226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d' 'e7ebf050c22bcec0028c0b3c79fd6d3913b0370ecc6a23dfe78ce475630cf503' - '1970665dfd4fd637cab9d08ffb0e61ddee0c40a8fa5383ced5698b60a844d7c1' + '1effeb46da2d7708a8526b5a13a2c2b1fb4af194e99cd98714b789b23c1cceeb' 'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21' '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919' 'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65') diff --git a/config.x86_64 b/config.x86_64 index 8463c54..69bd97b 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 # # @@ -96,6 +96,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 |