powerpc/pseries: Introduce pSeries_reconfig_notify()
This introduces pSeries_reconfig_notify() as a just wrapper of blocking_notifier_call_chain() for pSeries_reconfig_chain. This is a preparation to improvement of error code on reconfiguration notifier failure. Signed-off-by:Akinobu Mita <akinobu.mita@gmail.com> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org> Cc: Paul Mackerras <paulus@samba.org> Cc: linuxppc-dev@lists.ozlabs.org Signed-off-by:
Benjamin Herrenschmidt <benh@kernel.crashing.org>
Showing
- arch/powerpc/include/asm/pSeries_reconfig.h 1 addition, 1 deletionarch/powerpc/include/asm/pSeries_reconfig.h
- arch/powerpc/platforms/pseries/dlpar.c 4 additions, 6 deletionsarch/powerpc/platforms/pseries/dlpar.c
- arch/powerpc/platforms/pseries/reconfig.c 18 additions, 12 deletionsarch/powerpc/platforms/pseries/reconfig.c
Loading
Please register or sign in to comment