This is an OFW initrd module that would load the initrd from device tree
parameters and give the to the md driver.
With this patch, it is possible to pass as rootfs through kexec in PowerNV
mode (powerpc64).
jhibbits | |
nwhitehorn |
This is an OFW initrd module that would load the initrd from device tree
parameters and give the to the md driver.
With this patch, it is possible to pass as rootfs through kexec in PowerNV
mode (powerpc64).
Automatic diff as part of commit; lint not applicable. |
Automatic diff as part of commit; unit tests not applicable. |
Just one minor nit, but otherwise good to go.
sys/powerpc/ofw/ofw_initrd.c | ||
---|---|---|
83 ↗ | (On Diff #44075) | One nit: add parentheses around the return value. Then good to go. |