Messages in this thread |  | | From | Linus Torvalds <> | Date | Tue, 4 Feb 2020 11:54:09 +0000 | Subject | Re: [GIT PULL] tracing: Changes for 5.6 |
| |
On Tue, Feb 4, 2020 at 10:32 AM Steven Rostedt <rostedt@goodmis.org> wrote: > > - Added new "bootconfig". > Looks for a file appended to initrd to add boot config options. > This has been discussed thoroughly at Linux Plumbers. > Very useful for adding kprobes at bootup.
Is there a way to disable this from the "real" kernel command line?
If I have problems, I want to boot with a known kernel command line (forcing text mode etc). If the bootconfig file always gets parsed, there's no way to do that from the bootloader (grub2, whatever)..
Linus
|  |