[PATCH] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
Greg Kurz
groug at kaod.org
Tue Jan 9 23:54:53 AEDT 2018
On Tue, 9 Jan 2018 23:44:56 +1100
Alexey Kardashevskiy <aik at ozlabs.ru> wrote:
> On 09/01/18 19:39, Suraj Jitindar Singh wrote:
[...]
> >> + rc = plpar_get_cpu_characteristics(&c);
> >> + if (rc == H_SUCCESS) {
> >> + if (!(c.behavior &
> >
> > s/behavior/behaviour
>
> Why?
> https://dictionary.cambridge.org/dictionary/english/behavior
>
Behavior is US English while behaviour is UK (and US)... Matter of taste ? :)
>
>
More information about the Linuxppc-dev
mailing list