| |
@@ -1361,6 +1361,8 @@
|
| |
# CONFIG_OVERLAY_FS_REDIRECT_DIR is not set
|
| |
# CONFIG_OVERLAY_FS_XINO_AUTO is not set
|
| |
# CONFIG_PA12203001 is not set
|
| |
+ # CONFIG_PAGE_EXTENSION is not set
|
| |
+ # CONFIG_PAGE_OWNER is not set
|
| |
# CONFIG_PAGE_POISONING is not set
|
| |
# CONFIG_PANEL is not set
|
| |
# CONFIG_PANTHERLORD_FF is not set
|
| |
@@ -4439,8 +4441,6 @@
|
| |
CONFIG_OVERLAY_FS=m
|
| |
CONFIG_PACKET=y
|
| |
CONFIG_PACKET_DIAG=m
|
| |
- CONFIG_PAGE_EXTENSION=y
|
| |
- CONFIG_PAGE_OWNER=y
|
| |
CONFIG_PAGE_TABLE_ISOLATION=y
|
| |
CONFIG_PANIC_ON_OOPS=y
|
| |
CONFIG_PANIC_ON_OOPS_VALUE=1
|
| |
While it might be beneficial to debug memory leaks, having to reserve
~2.15% of whole memory is not something that could be accepted
everywhere, especially in installations where you don't have any extra
memory and you don't care about debugging drivers memory leaks.