[PATCH 1/1] fanotify: fix -EOVERFLOW with large files on 64-bit

2014-04-24 Thread Will Woods
gs on 64-bit systems, using the same test as open()/openat()/etc. Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=696821 Acked-by: Eric Paris Signed-off-by: Will Woods --- fs/notify/fanotify/fanotify_user.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/fs/notify/fanotify/fanotify

Re: [PATCH] core_pattern: Add ability for core_pattern to parse arguments when pattern is a pipe

2007-07-26 Thread Will Woods
On Thu, 2007-07-26 at 11:48 -0700, Andrew Morton wrote: > On Thu, 26 Jul 2007 13:40:19 -0400 Neil Horman <[EMAIL PROTECTED]> wrote: > > > Currently, core dumps can be redirected to a pipe by placing the > > following string template in /proc/sys/kernel/core_pattern: > > | > > This patch extend

alpha traps.c patch for improved oops output

2001-06-08 Thread Will Woods
helper functions have been removed, since ksymoops and objdump do it better anyway. It applies to 2.4.5-ac[67] and 2.2.19 with a bit of fuzz. Regards, (posting from home since Compaq doesn't do ECN,) Will Woods Alpha Technology Solutions Group Compaq Computer Corp. --- linux/arch/alpha/k