kernel: update linux 3.1 to 3.1.9

SVN-Revision: 29726
This commit is contained in:
Jonas Gorski
2012-01-13 14:38:28 +00:00
parent e49d3e1d5b
commit c560444a58
24 changed files with 43 additions and 62 deletions

View File

@@ -254,7 +254,7 @@
rc = PTR_ERR(inode);
--- a/fs/namespace.c
+++ b/fs/namespace.c
@@ -1495,6 +1495,23 @@ void drop_collected_mounts(struct vfsmou
@@ -1492,6 +1492,23 @@ void drop_collected_mounts(struct vfsmou
release_mounts(&umount_list);
}
@@ -3154,7 +3154,7 @@
} ____cacheline_aligned;
struct seq_file;
@@ -2022,6 +2034,7 @@ extern long do_sys_open(int dfd, const c
@@ -2023,6 +2035,7 @@ extern long do_sys_open(int dfd, const c
extern struct file *filp_open(const char *, int, int);
extern struct file *file_open_root(struct dentry *, struct vfsmount *,
const char *, int);