Skip to content
Snippets Groups Projects
Commit 2f033bed authored by Keith Thorne's avatar Keith Thorne
Browse files

Add Debian-specific kernel 4.19 config file (config-4.19.67-cs)

Disable CONFIG_DRM_AST flag so kernel uses 'nomodeset' on AST VGA chips
which prevents interrupts causing long IOP cycles on newer front-ends
(and removes need for nomodeset as kernel boot parameter)
Update README in patches/linux-4.19-cs for these changes
parent 72c34a55
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,16 @@ These are the patches and config files developed by Gerrit Kuehn,
Keith Thorne and Rolf Bork to create a stable 'cs' (CPU Shutdown)
linux kernel 4.19 for CDS real-time. Both the patch and config file are needed
- Basic CDS patch - adds CPU Shutdown
- For LIGO CDS, use the final -cs files (not -aei-cs)
- Basic CDS patch - adds CPU Shutdown, cpu_up EXPORT_SYMBOL
kernel-4.19-cs.patch
- Custom kernel 4.19 config file - creates monolithic kernel with a minimum of drivers
kernel-4.19.37-aei-cs
- Custom kernel config file for Gentoo at AEI - creates monolithic kernel with a minimum of drivers
config-4.19.37-aei-cs
- Custom kernel config file for Debian 10 - derived from AEI work but updated to newer kernel
-- Has fix for nomodeset on AST VGA chips
config-4.19.67-cs
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment