[PATCH v5 05/31] pseries/fadump: introduce callbacks for platform specific operations

Michael Ellerman mpe at ellerman.id.au
Tue Sep 3 21:10:03 AEST 2019


Hari Bathini <hbathini at linux.ibm.com> writes:
> Introduce callback functions for platform specific operations like
> register, unregister, invalidate & such. Also, define place-holders
> for the same on pSeries platform.

We already have an ops structure for machine specific calls, it's
ppc_md. Is there a good reason why these aren't just in machdep_calls
under #ifdef CONFIG_FA_DUMP ?

cheers


More information about the Linuxppc-dev mailing list