17 Apr, 2008

1 commit


06 Feb, 2008

1 commit


18 Oct, 2007

2 commits

  • sys_iopl is long gone and there is no reason to declare
    sys_rt_sigaction here.

    Remove it all together and fix the whitespace mess as well.
    It's worth the trouble: 25897 -> 21337 bytes, the win is
    larger than the memory of my first computer :)

    Signed-off-by: Thomas Gleixner
    Signed-off-by: Ingo Molnar

    Thomas Gleixner
     
  • This brings x86_64 into line with all other architectures by only defining
    cond_syscall() when __KERNEL__ is defined.

    [ tglx: arch/x86 adaptation ]

    Signed-off-by: Mike Frysinger
    Signed-off-by: Andrew Morton
    Signed-off-by: Andi Kleen
    Signed-off-by: Ingo Molnar
    Signed-off-by: Thomas Gleixner

    Mike Frysinger
     

11 Oct, 2007

1 commit