From cc946df3a83eeddd2118c9b861cda0d62947a8f1 Mon Sep 17 00:00:00 2001 From: Hauke Mehrtens Date: Mon, 11 May 2009 20:22:59 +0000 Subject: Refresh patches. SVN-Revision: 15776 --- target/linux/generic-2.6/patches-2.6.29/980-vm_exports.patch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'target/linux/generic-2.6/patches-2.6.29/980-vm_exports.patch') diff --git a/target/linux/generic-2.6/patches-2.6.29/980-vm_exports.patch b/target/linux/generic-2.6/patches-2.6.29/980-vm_exports.patch index f4942cb3c7..18ed895727 100644 --- a/target/linux/generic-2.6/patches-2.6.29/980-vm_exports.patch +++ b/target/linux/generic-2.6/patches-2.6.29/980-vm_exports.patch @@ -40,7 +40,7 @@ { --- a/kernel/exit.c +++ b/kernel/exit.c -@@ -521,6 +521,7 @@ struct files_struct *get_files_struct(st +@@ -516,6 +516,7 @@ struct files_struct *get_files_struct(st return files; } @@ -48,7 +48,7 @@ void put_files_struct(struct files_struct *files) { -@@ -540,6 +541,7 @@ void put_files_struct(struct files_struc +@@ -535,6 +536,7 @@ void put_files_struct(struct files_struc free_fdtable(fdt); } } -- cgit v1.2.3