]> 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/0001-readahead-fix-pipeline-break-caused-by-block-plug.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 / 0001-readahead-fix-pipeline-break-caused-by-block-plug.patch
index b6dcc0f5a03a899174952275282ab609d7108808..a82d5ef04fb2559cb7ead5f09c7f7a4476045162 100644 (file)
@@ -1,4 +1,4 @@
-From 76af79f393ad562077f79627a4c719219ef09ee8 Mon Sep 17 00:00:00 2001
+From 13ed979676b49ea07cbf4ee5cc3de07c1025abe6 Mon Sep 17 00:00:00 2001
 From: Shaohua Li <shaohua.li@intel.com>
 Date: Fri, 3 Feb 2012 15:37:17 -0800
 Subject: [PATCH 01/87] readahead: fix pipeline break caused by block plug
@@ -51,7 +51,7 @@ Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 ---
  mm/filemap.c |    8 ++++----
- 1 files changed, 4 insertions(+), 4 deletions(-)
+ 1 file changed, 4 insertions(+), 4 deletions(-)
 
 diff --git a/mm/filemap.c b/mm/filemap.c
 index 90286a4..03c5b0e 100644
@@ -95,5 +95,5 @@ index 90286a4..03c5b0e 100644
  }
  EXPORT_SYMBOL(generic_file_aio_read);
 -- 
-1.7.7.4
+1.7.9.4