linux58-tkg: Clean up and fix glitched-base patch (#80)
Split most changes into properly attributed patches from their respecive source repos, taking into account where each one seems to have been first introduced. The attribution was done manually on a best-effort basis by inspecting git logs from repositories such as tkg, zen, xanmod, and pf. This commit also fixes a case of an invalid macro effectively disabling the "defer+madvise" patch. Glitched-base included a variant of the patch where the change depends on a config option named CONFIG_AVL_INTERACTIVE. This config option isn't even mentioned anywhere else in linux-tkg, so the patch has likely never been active in any build. I replaced the patch with an identical one from zen-kernel and modified it to depend on CONFIG_ZENIFY. Signed-off-by: Juuso Alasuutari <juuso.alasuutari@gmail.com>
This commit is contained in:
@@ -91,7 +91,7 @@ sha256sums=('e7f75186aa0642114af8f19d99559937300ca27acaf7451b36d4f9b0f85cf1f5'
|
||||
'66a03c246037451a77b4d448565b1d7e9368270c7d02872fbd0b5d024ed0a997'
|
||||
'f6383abef027fd9a430fd33415355e0df492cdc3c90e9938bf2d98f4f63b32e6'
|
||||
'35a7cde86fb94939c0f25a62b8c47f3de0dbd3c65f876f460b263181b3e92fc0'
|
||||
'65a3ff8f69def96f5249ae90da7bed8d5c0a54e2602117107dac8ffdb054f614'
|
||||
'2ef939628d8b302974d88e17f9ef4e179d1bfe7df18e16f93b1539e1fdd6138a'
|
||||
'7058e57fd68367b029adc77f2a82928f1433daaf02c8c279cb2d13556c8804d7'
|
||||
'62496f9ca788996181ef145f96ad26291282fcc3fb95cdc04080dcf84365be33'
|
||||
'7fd8e776209dac98627453fda754bdf9aff4a09f27cb0b3766d7983612eb3c74'
|
||||
|
Reference in New Issue
Block a user