From fcbc97ad78f76de01964dd32dd4dcfa7f088d036 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Fri, 18 Mar 2016 23:41:21 +0000 Subject: kernel: update kernel 4.1 to version 4.1.20 Signed-off-by: Hauke Mehrtens SVN-Revision: 49035 --- target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch') diff --git a/target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch b/target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch index b3bb5c7e8a..6c13e5ff41 100644 --- a/target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch +++ b/target/linux/generic/patches-4.1/040-fs-overlay-fix-stacking.patch @@ -21,7 +21,7 @@ Cc: # v4.2+ --- a/fs/overlayfs/inode.c +++ b/fs/overlayfs/inode.c -@@ -362,6 +362,9 @@ struct inode *ovl_d_select_inode(struct +@@ -375,6 +375,9 @@ struct inode *ovl_d_select_inode(struct ovl_path_upper(dentry, &realpath); } -- cgit v1.2.3