Commit 258be524 authored by Seblu's avatar Seblu
Browse files

Bump 6.4.3

parent 892663c3
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=6.4.0
pkgver=6.4.3
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
@@ -18,10 +18,10 @@ optdepends=(
install=linux-seblu.install
_main=https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
_stable=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
source=("git+$_stable#tag=v6.4"
source=("git+$_stable#tag=v6.4.3"
        "config.$CARCH")
sha256sums=('SKIP'
            '05eb492a781174441f3c4e4908371770ba2745d5f6365b521d5e20bb3c04959f')
            'f22fb3ae111f0d0f9fe4c97b12e84ddb5f98a6c6e67f0706e5cd5a239d441308')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+2 −1
Original line number Diff line number Diff line
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.4.0 Kernel Configuration
# Linux/x86 6.4.3 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 15.0.7"
CONFIG_GCC_VERSION=0
@@ -1128,6 +1128,7 @@ CONFIG_LRU_GEN_ENABLED=y
# CONFIG_LRU_GEN_STATS is not set
CONFIG_ARCH_SUPPORTS_PER_VMA_LOCK=y
CONFIG_PER_VMA_LOCK=y
CONFIG_LOCK_MM_AND_FIND_VMA=y

#
# Data Access Monitoring