[PATCH v5 05/31] pseries/fadump: introduce callbacks for platform specific operations
Hari Bathini
hbathini at linux.ibm.com
Wed Sep 4 02:06:33 AEST 2019
On 03/09/19 4:40 PM, Michael Ellerman wrote:
> 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 ?
Not really. We move this callbacks to 'struct machdep_calls'
- Hari
More information about the Linuxppc-dev
mailing list