Displaying 12 results from an estimated 12 matches for "horraneous".
Did you mean:
erraneous
2015 Feb 24
4
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
...-------------
> > arch/x86/kernel/kvm.c | 7 ++-
> > arch/x86/xen/spinlock.c | 7 ++-
> > 3 files changed, 58 insertions(+), 50 deletions(-)
> >
> > Changes for stable:
> > - Don't replace the ACCESS_ONCE to READ_ONCE which would cause horraneous
> > Compiler warnings (Linus, David Vbriel, PeterZ, Ingo)
>
> What is the git commit id of this in Linus's tree? What
> stable tree(s) do you want this applied to?
It's:
d6abfdb20223 x86/spinlocks/paravirt: Fix memory corruption on unlock
You'll also need this...
2015 Feb 24
4
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
...-------------
> > arch/x86/kernel/kvm.c | 7 ++-
> > arch/x86/xen/spinlock.c | 7 ++-
> > 3 files changed, 58 insertions(+), 50 deletions(-)
> >
> > Changes for stable:
> > - Don't replace the ACCESS_ONCE to READ_ONCE which would cause horraneous
> > Compiler warnings (Linus, David Vbriel, PeterZ, Ingo)
>
> What is the git commit id of this in Linus's tree? What
> stable tree(s) do you want this applied to?
It's:
d6abfdb20223 x86/spinlocks/paravirt: Fix memory corruption on unlock
You'll also need this...
2015 Feb 24
2
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
...x86/include/asm/spinlock.h | 94 ++++++++++++++++++++---------------------
arch/x86/kernel/kvm.c | 7 ++-
arch/x86/xen/spinlock.c | 7 ++-
3 files changed, 58 insertions(+), 50 deletions(-)
Changes for stable:
- Don't replace the ACCESS_ONCE to READ_ONCE which would cause horraneous
Compiler warnings (Linus, David Vbriel, PeterZ, Ingo)
Changes since V4:
- one more usage of tickets_equal() (Oleg)
- head > tail situation can lead to false contended check (Oleg)
- smp_mb__after_atomic() added after slowptha_enter (Oleg)
Changes since V3:
- Detailed changelog (Pet...
2015 Feb 24
2
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
...x86/include/asm/spinlock.h | 94 ++++++++++++++++++++---------------------
arch/x86/kernel/kvm.c | 7 ++-
arch/x86/xen/spinlock.c | 7 ++-
3 files changed, 58 insertions(+), 50 deletions(-)
Changes for stable:
- Don't replace the ACCESS_ONCE to READ_ONCE which would cause horraneous
Compiler warnings (Linus, David Vbriel, PeterZ, Ingo)
Changes since V4:
- one more usage of tickets_equal() (Oleg)
- head > tail situation can lead to false contended check (Oleg)
- smp_mb__after_atomic() added after slowptha_enter (Oleg)
Changes since V3:
- Detailed changelog (Pet...
2015 Feb 24
0
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
...4 ++++++++++++++++++++---------------------
> arch/x86/kernel/kvm.c | 7 ++-
> arch/x86/xen/spinlock.c | 7 ++-
> 3 files changed, 58 insertions(+), 50 deletions(-)
>
> Changes for stable:
> - Don't replace the ACCESS_ONCE to READ_ONCE which would cause horraneous
> Compiler warnings (Linus, David Vbriel, PeterZ, Ingo)
What is the git commit id of this in Linus's tree? What stable tree(s)
do you want this applied to?
thanks,
greg k-h
2015 Feb 24
0
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
...4 ++++++++++++++++++++---------------------
> arch/x86/kernel/kvm.c | 7 ++-
> arch/x86/xen/spinlock.c | 7 ++-
> 3 files changed, 58 insertions(+), 50 deletions(-)
>
> Changes for stable:
> - Don't replace the ACCESS_ONCE to READ_ONCE which would cause horraneous
> Compiler warnings (Linus, David Vbriel, PeterZ, Ingo)
What is the git commit id of this in Linus's tree? What stable tree(s)
do you want this applied to?
thanks,
greg k-h
2015 Feb 24
0
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
...arch/x86/kernel/kvm.c | 7 ++-
> > > arch/x86/xen/spinlock.c | 7 ++-
> > > 3 files changed, 58 insertions(+), 50 deletions(-)
> > >
> > > Changes for stable:
> > > - Don't replace the ACCESS_ONCE to READ_ONCE which would cause horraneous
> > > Compiler warnings (Linus, David Vbriel, PeterZ, Ingo)
> >
> > What is the git commit id of this in Linus's tree? What
> > stable tree(s) do you want this applied to?
>
> It's:
>
> d6abfdb20223 x86/spinlocks/paravirt: Fix memory corrupti...
2015 Feb 24
0
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
...arch/x86/kernel/kvm.c | 7 ++-
> > > arch/x86/xen/spinlock.c | 7 ++-
> > > 3 files changed, 58 insertions(+), 50 deletions(-)
> > >
> > > Changes for stable:
> > > - Don't replace the ACCESS_ONCE to READ_ONCE which would cause horraneous
> > > Compiler warnings (Linus, David Vbriel, PeterZ, Ingo)
> >
> > What is the git commit id of this in Linus's tree? What
> > stable tree(s) do you want this applied to?
>
> It's:
>
> d6abfdb20223 x86/spinlocks/paravirt: Fix memory corrupti...
2015 Feb 24
0
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
...;> arch/x86/kernel/kvm.c | 7 ++-
>>> arch/x86/xen/spinlock.c | 7 ++-
>>> 3 files changed, 58 insertions(+), 50 deletions(-)
>>>
>>> Changes for stable:
>>> - Don't replace the ACCESS_ONCE to READ_ONCE which would cause horraneous
>>> Compiler warnings (Linus, David Vbriel, PeterZ, Ingo)
>>
>> What is the git commit id of this in Linus's tree? What
>> stable tree(s) do you want this applied to?
>
> It's:
>
> d6abfdb20223 x86/spinlocks/paravirt: Fix memory corruption on u...
2015 Feb 24
0
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
...;> arch/x86/kernel/kvm.c | 7 ++-
>>> arch/x86/xen/spinlock.c | 7 ++-
>>> 3 files changed, 58 insertions(+), 50 deletions(-)
>>>
>>> Changes for stable:
>>> - Don't replace the ACCESS_ONCE to READ_ONCE which would cause horraneous
>>> Compiler warnings (Linus, David Vbriel, PeterZ, Ingo)
>>
>> What is the git commit id of this in Linus's tree? What
>> stable tree(s) do you want this applied to?
>
> It's:
>
> d6abfdb20223 x86/spinlocks/paravirt: Fix memory corruption on u...
2015 Feb 24
2
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
...el/kvm.c | 7 ++-
> >>> arch/x86/xen/spinlock.c | 7 ++-
> >>> 3 files changed, 58 insertions(+), 50 deletions(-)
> >>>
> >>>Changes for stable:
> >>> - Don't replace the ACCESS_ONCE to READ_ONCE which would cause horraneous
> >>> Compiler warnings (Linus, David Vbriel, PeterZ, Ingo)
> >>
> >>What is the git commit id of this in Linus's tree? What
> >>stable tree(s) do you want this applied to?
> >
> >It's:
> >
> > d6abfdb20223 x86/spinlocks/p...
2015 Feb 24
2
[PATCH for stable] x86/spinlocks/paravirt: Fix memory corruption on unlock
...el/kvm.c | 7 ++-
> >>> arch/x86/xen/spinlock.c | 7 ++-
> >>> 3 files changed, 58 insertions(+), 50 deletions(-)
> >>>
> >>>Changes for stable:
> >>> - Don't replace the ACCESS_ONCE to READ_ONCE which would cause horraneous
> >>> Compiler warnings (Linus, David Vbriel, PeterZ, Ingo)
> >>
> >>What is the git commit id of this in Linus's tree? What
> >>stable tree(s) do you want this applied to?
> >
> >It's:
> >
> > d6abfdb20223 x86/spinlocks/p...