Comment 1 for bug 562278

Revision history for this message
Craig Ringer (ringerc) wrote :

The attached patch adds a simple function that does a more robust check for a keyword in the kernel command line, and converts the problem function to use it.

Plymouth makes ... iffy ... keyword checks in many other places, and these should probably use the function as well. Pretty much anywhere state->kernel_command_line is referenced.