X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fgeneric%2Fpatches-3.7%2F941-ocf_20120127.patch;h=326471421c0bd17c5a3787066350d961f68889f6;hb=8903f8581b25e9ba7eb7ce2e7a246f9dc59fbc64;hp=46fd02a2fca36ff02ee861e1610e492d6cdf9f42;hpb=b2caa5db248f8a212de2c0adc9835d2949db75ff;p=librecmc%2Flibrecmc.git 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; }