commit | b06a6717873560e9dd1c07357781fc2b27545701 | [log] [tgz] |
---|---|---|
author | Nathan Lynch <nathanl@linux.ibm.com> | Mon Dec 07 15:51:39 2020 -0600 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Tue Dec 08 21:40:55 2020 +1100 |
tree | 4792f5e1e20d26f98489970bbfb54d80dd520f1f | |
parent | 9bae89f528c041f3117f0a6c21878dda5a55af60 [diff] |
powerpc/pseries/mobility: don't error on absence of ibm, update-nodes Treat the absence of the ibm,update-nodes function as benign instead of reporting an error. If the platform does not provide that facility, it's not a problem for Linux. Signed-off-by: Nathan Lynch <nathanl@linux.ibm.com> Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20201207215200.1785968-8-nathanl@linux.ibm.com