[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <473D04DA.9060305@cosmosbay.com>
Date: Fri, 16 Nov 2007 03:47:54 +0100
From: Eric Dumazet <dada1@...mosbay.com>
To: Ulrich Drepper <drepper@...hat.com>
CC: linux-kernel@...r.kernel.org, akpm@...ux-foundation.org,
mingo@...e.hu, tglx@...utronix.de, torvalds@...ux-foundation.org
Subject: Re: [PATCHv2 2/4] x86&x86-64 support for sys_indirect
Ulrich Drepper a écrit :
> This part adds support for sys_indirect on x86 and x86-64.
>
> arch/x86/ia32/ia32entry.S | 1 +
> b/arch/x86/kernel/syscall_table_32.S | 1 +
> b/include/asm-x86/indirect.h | 5 +++++
> b/include/asm-x86/indirect_32.h | 23 +++++++++++++++++++++++
> b/include/asm-x86/indirect_64.h | 24 ++++++++++++++++++++++++
> b/include/asm-x86/unistd_32.h | 3 ++-
> b/include/asm-x86/unistd_64.h | 2 ++
> 7 files changed, 58 insertions(+), 1 deletion(-)
I am not sure how compat is handled ? (ie running a 32bit task in a 64bit kernel)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists