]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/meta-ti-glsdk.git/blobdiff - recipes-kernel/linux/linux-ti33x-psp-3.2/3.2.3/0037-x86-xen-size-struct-xen_spinlock-to-always-fit-in-ar.patch
linux-ti335x-psp 3.2: update to v3.2.11
[glsdk/meta-ti-glsdk.git] / recipes-kernel / linux / linux-ti33x-psp-3.2 / 3.2.3 / 0037-x86-xen-size-struct-xen_spinlock-to-always-fit-in-ar.patch
index febc945146ef3c885194e76f68d67cae96e70976..8466a2c8706623ffd76a8f53c65ca52a71ca3fd5 100644 (file)
@@ -1,4 +1,4 @@
-From 0ffbd056d7edbfdeb707161d3953ff65f884c92b Mon Sep 17 00:00:00 2001
+From 3d7cdc4f00c37f18820e0cc0918d09c63c02d676 Mon Sep 17 00:00:00 2001
 From: David Vrabel <david.vrabel@citrix.com>
 Date: Mon, 23 Jan 2012 19:32:25 +0000
 Subject: [PATCH 37/90] x86: xen: size struct xen_spinlock to always fit in
@@ -35,7 +35,7 @@ Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  arch/x86/xen/spinlock.c |   27 ++++++++++++++++++++++-----
- 1 files changed, 22 insertions(+), 5 deletions(-)
+ 1 file changed, 22 insertions(+), 5 deletions(-)
 
 diff --git a/arch/x86/xen/spinlock.c b/arch/x86/xen/spinlock.c
 index cc9b1e1..d69cc6c 100644
@@ -99,5 +99,5 @@ index cc9b1e1..d69cc6c 100644
        pv_lock_ops.spin_is_contended = xen_spin_is_contended;
        pv_lock_ops.spin_lock = xen_spin_lock;
 -- 
-1.7.7.4
+1.7.9.4