mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
d59e609d65
For the "initfree" boot argument it's not that big a deal, but to avoid warnings in the code, we check for a valid value before allowing the specified argument to override the kernel default. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>