commit | 4c5d87db497832c493ed296157bd1749dddc69f1 | [log] [tgz] |
---|---|---|
author | Oliver O'Halloran <oohall@gmail.com> | Mon Oct 15 10:18:27 2018 +1100 |
committer | Michael Ellerman <mpe@ellerman.id.au> | Fri Oct 19 00:56:17 2018 +1100 |
tree | 34a3f35c2fa01a60110a6b5839452091839bbd6c | |
parent | 422123ccb9a13dcea2e008194ae6c262fbb64604 [diff] |
powerpc/pseries: PAPR persistent memory support This patch implements support for discovering storage class memory devices at boot and for handling hotplug of new regions via RTAS hotplug events. Signed-off-by: Oliver O'Halloran <oohall@gmail.com> [mpe: Fix CONFIG_MEMORY_HOTPLUG=n build] Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>