Re: [PATCH 2.4.31 6/9] gcc4: fix x86_64 sys_iopl() bug

From: Mikael Pettersson (mikpe_at_csd.uu.se)
Date: 06/12/05

  • Next message: Gene Heskett: "Re: [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.48-00"
    Date:	Sun, 12 Jun 2005 16:11:49 +0200 (MEST)
    To: ak@suse.de
    
    

    Andi wrote:
    > > @@ -113,9 +113,18 @@ quiet_ni_syscall:
    > > PTREGSCALL stub32_fork, sys32_fork
    > > PTREGSCALL stub32_clone, sys32_clone
    > > PTREGSCALL stub32_vfork, sys32_vfork
    > > - PTREGSCALL stub32_iopl, sys_iopl
    > > PTREGSCALL stub32_rt_sigsuspend, sys_rt_sigsuspend
    > >
    > > + .macro PTREGSCALL3 label, func, arg
    >
    > PTREGSCALL3? I'm sure that is not in 2.6. How about just changing
    > PTREGSCALL globally?

    Well I renamed it so that I could use it _only_ for the required
    syscalls, i.e. sys_iopl(). I can change all of them if you feel
    that's more appropriate.

    /Mikael
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/


  • Next message: Gene Heskett: "Re: [patch] Real-Time Preemption, -RT-2.6.12-rc6-V0.7.48-00"

    Relevant Pages

    • RE: Serial ATA (SATA) status report
      ... I think Andi ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: [RFC 2.6.11-rc2-mm2 0/7] mm: manual page migration -- overview II
      ... Andi wrote: ... > process was and there can be good reasons to just migrate everything) ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: [patch] arch-specific cond_syscall usage issues
      ... >> syscalls, I discovered that it can't actually be used outside the file ... send the line "unsubscribe linux-kernel" in ... More majordomo info at http://vger.kernel.org/majordomo-info.html ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: syscall numbers larger than 255?
      ... > half-dozen new syscalls (forward porting stuff that we've got on ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: Instruction Tracing for Linux
      ... > Would it be possible for you to send me the source to the single stepping code. ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)