You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
spapr: Fix implementation of Open Firmware client interface
This addresses the comments from v22.
The functional changes are (the VOF ones need retesting with Pegasos2):
(VOF) setprop will start failing if the machine class callback
did not handle it;
(VOF) unit addresses are lowered in path_offset();
(SPAPR) /chosen/bootargs is initialized from kernel_cmdline if
the client did not change it.
Fixes: 5c991e5 ("spapr: Implement Open Firmware client interface")
Cc: BALATON Zoltan <[email protected]>
Signed-off-by: Alexey Kardashevskiy <[email protected]>
Message-Id: <[email protected]>
Tested-by: BALATON Zoltan <[email protected]>
Signed-off-by: David Gibson <[email protected]>
0 commit comments