diff options
author | Piotr Gorski | 2022-09-15 17:08:12 +0200 |
---|---|---|
committer | Piotr Gorski | 2022-09-15 17:08:12 +0200 |
commit | 59e463914356dee47d4244d8dca6c0f9a7cff84c (patch) | |
tree | cffc9dafdf4999677d0762586842edd5dce11697 /config | |
parent | f0450fea9c801f4b419dc8a37819d282cf7ebb67 (diff) | |
download | aur-59e463914356dee47d4244d8dca6c0f9a7cff84c.tar.gz |
Improve vma-per-lock flag
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
Diffstat (limited to 'config')
-rw-r--r-- | config | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.19.8-hardened1 Kernel Configuration +# Linux/x86 5.19.9-hardened1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.0" CONFIG_CC_IS_GCC=y @@ -1157,7 +1157,7 @@ CONFIG_LRU_GEN=y 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_PER_VMA_LOCK is not set # # Data Access Monitoring |