6.4.y: Update defconfig and Project C fixups.

Fixes https://github.com/Frogging-Family/linux-tkg/issues/812
This commit is contained in:
Tk-Glitch
2023-09-15 15:53:23 +02:00
parent b4dc19e393
commit 654cad0486
2 changed files with 4 additions and 7 deletions

View File

@@ -356,9 +356,9 @@ index 32c24950c4ce..cf951b739454 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -629,6 +629,7 @@ config TASK_IO_ACCOUNTING
config PSI
bool "Pressure stall information tracking"
select KERNFS
+ depends on !SCHED_ALT
help
Collect metrics that indicate how overcommitted the CPU, memory,