[PATCH] KVM: PPC: Book3S: Add capabilities for Meltdown/Spectre workarounds
Michael Ellerman
mpe at ellerman.id.au
Wed Jan 10 01:36:55 AEDT 2018
Greg Kurz <groug at kaod.org> writes:
> 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 ? :)
Straya mate!
cheers
More information about the Linuxppc-dev
mailing list