diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-12-18 15:13:31 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-12-18 15:13:31 +0000 |
commit | 8903f8581b25e9ba7eb7ce2e7a246f9dc59fbc64 (patch) | |
tree | 3df2b47f3587083c82f47e68c586d41cc2c663ba /target/linux/generic/patches-3.7/941-ocf_20120127.patch | |
parent | b2caa5db248f8a212de2c0adc9835d2949db75ff (diff) | |
download | upstream-8903f8581b25e9ba7eb7ce2e7a246f9dc59fbc64.tar.gz upstream-8903f8581b25e9ba7eb7ce2e7a246f9dc59fbc64.tar.bz2 upstream-8903f8581b25e9ba7eb7ce2e7a246f9dc59fbc64.zip |
kernel: update linux 3.7 to 3.7.1
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 34760
Diffstat (limited to 'target/linux/generic/patches-3.7/941-ocf_20120127.patch')
-rw-r--r-- | target/linux/generic/patches-3.7/941-ocf_20120127.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.7/941-ocf_20120127.patch b/target/linux/generic/patches-3.7/941-ocf_20120127.patch index 46fd02a2fc..326471421c 100644 --- a/target/linux/generic/patches-3.7/941-ocf_20120127.patch +++ b/target/linux/generic/patches-3.7/941-ocf_20120127.patch @@ -90,7 +90,7 @@ * Entropy extraction routines --- a/fs/fcntl.c +++ b/fs/fcntl.c -@@ -146,6 +146,7 @@ pid_t f_getown(struct file *filp) +@@ -148,6 +148,7 @@ pid_t f_getown(struct file *filp) read_unlock(&filp->f_owner.lock); return pid; } |