Re: [PATCH for 4.16 v7 02/11] powerpc: membarrier: Skip memory barrier in switch_mm()
From: Ingo Molnar
Date: Mon Feb 05 2018 - 15:22:59 EST
* Mathieu Desnoyers <mathieu.desnoyers@xxxxxxxxxxxx> wrote:
>
> +config ARCH_HAS_MEMBARRIER_HOOKS
> + bool
Yeah, so I have renamed this to ARCH_HAS_MEMBARRIER_CALLBACKS, and propagated it
through the rest of the patches. "Callback" is the canonical name, and I also
cringe every time I see 'hook'.
Please let me know if there are any big objections against this minor cleanup.
Thanks,
Ingo