diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 04:17:46 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-08 04:17:58 +0000 |
commit | befd7d6833514b1396e87fdff689ce8be3ad4ab1 (patch) | |
tree | 279aa396beb362a9f4c449a1fb0ed5062c2444d3 /debian/patches-rt/0058-printk-Add-force_early_printk-boot-param-to-help-wit.patch | |
parent | Merging upstream version 4.19.289. (diff) | |
download | linux-befd7d6833514b1396e87fdff689ce8be3ad4ab1.tar.xz linux-befd7d6833514b1396e87fdff689ce8be3ad4ab1.zip |
Merging debian version 4.19.289-1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/patches-rt/0058-printk-Add-force_early_printk-boot-param-to-help-wit.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches-rt/0058-printk-Add-force_early_printk-boot-param-to-help-wit.patch b/debian/patches-rt/0058-printk-Add-force_early_printk-boot-param-to-help-wit.patch index fbba46604..be5a84236 100644 --- a/debian/patches-rt/0058-printk-Add-force_early_printk-boot-param-to-help-wit.patch +++ b/debian/patches-rt/0058-printk-Add-force_early_printk-boot-param-to-help-wit.patch @@ -2,7 +2,7 @@ From: Peter Zijlstra <peterz@infradead.org> Date: Fri, 2 Sep 2011 14:41:29 +0200 Subject: [PATCH 058/353] printk: Add "force_early_printk" boot param to help with debugging -Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=7258ee726dae2e8518580e1eca871149c2802532 +Origin: https://git.kernel.org/cgit/linux/kernel/git/rt/linux-stable-rt.git/commit?id=09a1a8262e58440d4f13b8c83c4b9df4f1e98b68 Gives me an option to screw printk and actually see what the machine says. |