On Sat, 12 Mar 2005 21:55:49 -0800, Andrew Morton wrote:
>It would be nice to start folding these patches together a bit to reduce
>such problems, but that's rather non-trivial because there is no way to
>simply join these patches together which maintains a sensible sequencing.
>
>If we're going to
Mikael Pettersson <[EMAIL PROTECTED]> wrote:
>
> The ia32 perfctr syscalls were moved due to addition of ioprio
> syscalls, but the ia32 emulation code in x86-64 wasn't updated.
Ho hum. The perfctr syscall API has changed so many times that whenever
someone adds a syscall I have rejects to fix u
The ia32 perfctr syscalls were moved due to addition of ioprio
syscalls, but the ia32 emulation code in x86-64 wasn't updated.
Simple fix below.
Signed-off-by: Mikael Pettersson <[EMAIL PROTECTED]>
/Mikael
arch/x86_64/ia32/ia32entry.S |4 +++-
include/asm-x86_64/ia32_unistd.h |4 ++-
3 matches
Mail list logo