Skip to content

Commit

Permalink
Linux 6.0.1-xanmod1
Browse files Browse the repository at this point in the history
Signed-off-by: Alexandre Frade <kernel@xanmod.org>
  • Loading branch information
xanmod committed Oct 12, 2022
1 parent 5c6130b commit f9885bf
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 4 deletions.
3 changes: 2 additions & 1 deletion CONFIGS/xanmod/gcc/config_x86-64-v1
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.0.0 Kernel Configuration
# Linux/x86 6.0.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc-12 (Debian 12.2.0-3) 12.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -10995,6 +10995,7 @@ CONFIG_LSM="landlock,lockdown,yama,integrity,apparmor"
# Memory initialization
#
CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
# CONFIG_INIT_STACK_NONE is not set
# CONFIG_INIT_STACK_ALL_PATTERN is not set
Expand Down
3 changes: 2 additions & 1 deletion CONFIGS/xanmod/gcc/config_x86-64-v2
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.0.0 Kernel Configuration
# Linux/x86 6.0.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc-12 (Debian 12.2.0-3) 12.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -10995,6 +10995,7 @@ CONFIG_LSM="landlock,lockdown,yama,integrity,apparmor"
# Memory initialization
#
CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
# CONFIG_INIT_STACK_NONE is not set
# CONFIG_INIT_STACK_ALL_PATTERN is not set
Expand Down
3 changes: 2 additions & 1 deletion CONFIGS/xanmod/gcc/config_x86-64-v3
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.0.0 Kernel Configuration
# Linux/x86 6.0.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc-12 (Debian 12.2.0-3) 12.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -10995,6 +10995,7 @@ CONFIG_LSM="landlock,lockdown,yama,integrity,apparmor"
# Memory initialization
#
CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
# CONFIG_INIT_STACK_NONE is not set
# CONFIG_INIT_STACK_ALL_PATTERN is not set
Expand Down
3 changes: 2 additions & 1 deletion CONFIGS/xanmod/gcc/config_x86-64-v4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.0.0 Kernel Configuration
# Linux/x86 6.0.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc-12 (Debian 12.2.0-3) 12.2.0"
CONFIG_CC_IS_GCC=y
Expand Down Expand Up @@ -10995,6 +10995,7 @@ CONFIG_LSM="landlock,lockdown,yama,integrity,apparmor"
# Memory initialization
#
CONFIG_CC_HAS_AUTO_VAR_INIT_PATTERN=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO_BARE=y
CONFIG_CC_HAS_AUTO_VAR_INIT_ZERO=y
# CONFIG_INIT_STACK_NONE is not set
# CONFIG_INIT_STACK_ALL_PATTERN is not set
Expand Down

0 comments on commit f9885bf

Please sign in to comment.