Skip to content

Commit

Permalink
kernel-61 6.1.90-1
Browse files Browse the repository at this point in the history
  • Loading branch information
tnut committed May 14, 2024
1 parent 5e58afb commit 0185782
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
6 changes: 3 additions & 3 deletions cli-extra/kernel-61/Pkgfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
url="https://www.kernel.org"
description="The 6.1 longterm support Linux Kernel version"

packager="spiky <spiky@nutyx.org>"
contributors="Tnut"
packager="tnut <tnut@nutyx.org>"
contributors="Spiky"
makedepends=(bison flex perl gmp mpc libelf diffutils)
run=(nutyx kmod busybox)

Expand All @@ -11,7 +11,7 @@ PKGMK_NO_STRIP="yes"
PKGMK_GROUPS=(devel doc)

name=kernel-61
version=6.1.88
version=6.1.90

alias=(linux-61)
INITRD="initrd-${name/*-/}"
Expand Down
9 changes: 5 additions & 4 deletions cli-extra/kernel-61/config_64
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.1.83 Kernel Configuration
# Linux/x86 6.1.90 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 13.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -205,7 +205,7 @@ CONFIG_ARCH_SUPPORTS_NUMA_BALANCING=y
CONFIG_ARCH_WANT_BATCHED_UNMAP_TLB_FLUSH=y
CONFIG_CC_HAS_INT128=y
CONFIG_CC_IMPLICIT_FALLTHROUGH="-Wimplicit-fallthrough=5"
CONFIG_GCC11_NO_ARRAY_BOUNDS=y
CONFIG_GCC10_NO_ARRAY_BOUNDS=y
CONFIG_CC_NO_ARRAY_BOUNDS=y
CONFIG_ARCH_SUPPORTS_INT128=y
CONFIG_NUMA_BALANCING=y
Expand Down Expand Up @@ -452,7 +452,6 @@ CONFIG_X86_DIRECT_GBPAGES=y
CONFIG_X86_CPA_STATISTICS=y
CONFIG_X86_MEM_ENCRYPT=y
CONFIG_AMD_MEM_ENCRYPT=y
CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULT=y
CONFIG_NUMA=y
CONFIG_AMD_NUMA=y
CONFIG_X86_64_ACPI_NUMA=y
Expand Down Expand Up @@ -520,7 +519,7 @@ CONFIG_HAVE_LIVEPATCH=y

CONFIG_CC_HAS_SLS=y
CONFIG_CC_HAS_RETURN_THUNK=y
CONFIG_SPECULATION_MITIGATIONS=y
CONFIG_CPU_MITIGATIONS=y
CONFIG_PAGE_TABLE_ISOLATION=y
CONFIG_RETPOLINE=y
CONFIG_RETHUNK=y
Expand All @@ -531,6 +530,7 @@ CONFIG_CPU_SRSO=y
# CONFIG_SLS is not set
# CONFIG_GDS_FORCE_MITIGATION is not set
CONFIG_MITIGATION_RFDS=y
CONFIG_MITIGATION_SPECTRE_BHI=y
CONFIG_ARCH_HAS_ADD_PAGES=y
CONFIG_ARCH_MHP_MEMMAP_ON_MEMORY_ENABLE=y

Expand Down Expand Up @@ -746,6 +746,7 @@ CONFIG_AS_AVX512=y
CONFIG_AS_SHA1_NI=y
CONFIG_AS_SHA256_NI=y
CONFIG_AS_TPAUSE=y
CONFIG_ARCH_CONFIGURES_CPU_MITIGATIONS=y

#
# General architecture-dependent options
Expand Down

0 comments on commit 0185782

Please sign in to comment.