Commit 9e170016 authored by Seblu's avatar Seblu
Browse files

Bump 6.3

parent e88a1a33
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.3.0_rc7
pkgver=6.3.0
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.3-rc7"
source=("git+$_stable#tag=v6.3"
        "config.$CARCH")
sha256sums=('SKIP'
            'c670fb4f31b40460c0281cbf1fe1e2929c287b39295a4c4bf3b5a47f06b2b1e8')
            'c8b874c01634920580f00c85763f66799ed71f21068208eca33f53cd927b4591')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+1 −2
Original line number Diff line number Diff line
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.3.0-rc7 Kernel Configuration
# Linux/x86 6.3.0 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 15.0.7"
CONFIG_GCC_VERSION=0
@@ -185,7 +185,6 @@ CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
CONFIG_CC_HAS_INT128=y
CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough"
CONFIG_GCC11_NO_ARRAY_BOUNDS=y
CONFIG_GCC12_NO_ARRAY_BOUNDS=y
CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_NUMA_BALANCING=y
CONFIG_NUMA_BALANCING_DEFAULT_ENABLED=y