public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Dumazet <dada1@cosmosbay.com>
To: Ulrich Drepper <drepper@redhat.com>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	mingo@elte.hu, tglx@linutronix.de, torvalds@linux-foundation.org
Subject: Re: [PATCHv2 2/4] x86&x86-64 support for sys_indirect
Date: Fri, 16 Nov 2007 03:47:54 +0100	[thread overview]
Message-ID: <473D04DA.9060305@cosmosbay.com> (raw)
In-Reply-To: <200711151822.lAFIMVvW028590@devserv.devel.redhat.com>

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)



  parent reply	other threads:[~2007-11-16  2:49 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-15 18:22 [PATCHv2 2/4] x86&x86-64 support for sys_indirect Ulrich Drepper
2007-11-15 19:29 ` Frederik Deweerdt
2007-11-15 20:08   ` Ulrich Drepper
2007-11-15 20:12     ` Ingo Molnar
2007-11-15 20:16       ` Ulrich Drepper
2007-11-16  2:47 ` Eric Dumazet [this message]
2007-11-16  3:15   ` Ulrich Drepper

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=473D04DA.9060305@cosmosbay.com \
    --to=dada1@cosmosbay.com \
    --cc=akpm@linux-foundation.org \
    --cc=drepper@redhat.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tglx@linutronix.de \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox