The PTRACE_GETSIGINFO notice was missing a linefeed. In addition, tab
and wrap each SKAS4 "disabled" message in parens so it doesn't break up
the indendation within the switch_mm check block.
Signed-off-by: Ryan Finnie <[EMAIL PROTECTED]>
---
start_up.c | 11 +--
1 file changed, 5 i
On Mon, Apr 14, 2008 at 05:16:28PM -0700, Ryan Finnie wrote:
> The PTRACE_GETSIGINFO notice was missing a linefeed. In addition, tab
> and wrap each SKAS4 "disabled" message in parens so it doesn't break up
> the indendation within the switch_mm check block.
Looks good, but I'm going to want a
The PTRACE_GETSIGINFO notice was missing a linefeed. In addition, tab
and wrap each SKAS4 "disabled" message in parens so it doesn't break up
the indendation within the switch_mm check block.
diff -ruN linux-2.6.24.orig/arch/um/os-Linux/start_up.c
linux-2.6.24/arch/um/os-Linux/start_up.c
--- l