]> 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.6/0027-mm-filemap_xip.c-fix-race-condition-in-xip_file_faul.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.6 / 0027-mm-filemap_xip.c-fix-race-condition-in-xip_file_faul.patch
index 7c3c8a6484a6361cbbe0cfdac39f953fd479f954..28327162f2bc8a36da4231a47a458271c169c561 100644 (file)
@@ -1,4 +1,4 @@
-From e7908f7b777ac850ef6a11cb53aa8e27fcf40a1e Mon Sep 17 00:00:00 2001
+From 822964b632652a6c6f2d7a286e3719b5359c736c Mon Sep 17 00:00:00 2001
 From: Carsten Otte <carsteno@de.ibm.com>
 Date: Fri, 3 Feb 2012 15:37:14 -0800
 Subject: [PATCH 27/87] mm/filemap_xip.c: fix race condition in
@@ -33,7 +33,7 @@ Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  mm/filemap_xip.c |    7 ++++++-
- 1 files changed, 6 insertions(+), 1 deletions(-)
+ 1 file changed, 6 insertions(+), 1 deletion(-)
 
 diff --git a/mm/filemap_xip.c b/mm/filemap_xip.c
 index f91b2f6..a4eb311 100644
@@ -54,5 +54,5 @@ index f91b2f6..a4eb311 100644
        } else {
                int err, ret = VM_FAULT_OOM;
 -- 
-1.7.7.4
+1.7.9.4