login
Login
/
Register
Search
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
November
»
15
Re: [PATCHv2 2/4] x86&x86-64 support for sys_indirect
view
thread
!MAILaRCHIVE_VOTE_RePLACE
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Frederik Deweerdt <deweerdt@...>
To: Ulrich Drepper <drepper@...>
Cc: <linux-kernel@...>, <akpm@...>, <mingo@...>, <tglx@...>, <torvalds@...>
Subject:
Re: [PATCHv2 2/4] x86&x86-64 support for sys_indirect
Date: Thursday, November 15, 2007 - 3:29 pm
Hello Ulrich, On Thu, Nov 15, 2007 at 01:22:31PM -0500, Ulrich Drepper wrote:
quoted text
> diff --git a/include/linux/sched.h b/include/linux/sched.h > index ee800e7..e4e8a22 100644 > --- /dev/null 2007-09-23 16:36:38.465394704 -0700 > +++ b/include/asm-x86/indirect_32.h 2007-11-15 09:52:47.000000000 -0800
[...]
quoted text
> +#define INDIRECT_SYSCALL(regs) (regs)->eax
^^^^^
quoted text
> + > +#define CALL_INDIRECT(regs) \ > + ({ extern long (*sys_call_table[]) (__u32, __u32, __u32, __u32, __u32, __u32); \ > + sys_call_table[INDIRECT_SYSCALL(regs)->eax] ((regs)->ebx, (regs)->ecx, \
^^^^^-> I take it that ->eax is wrong here?
quoted text
> + (regs)->edx, (regs)->esi, \ > + (regs)->edi, (regs)->ebp); \ > + }) > + > +#endif
Regards, Frederik -
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[PATCHv2 2/4] x86&x86-64 support for sys_indirect
, Ulrich Drepper
, (Thu Nov 15, 2:22 pm)
Re: [PATCHv2 2/4] x86&x86-64 support for sys_indirect
, Eric Dumazet
, (Thu Nov 15, 10:47 pm)
Re: [PATCHv2 2/4] x86&x86-64 support for sys_indirect
, Ulrich Drepper
, (Thu Nov 15, 11:15 pm)
Re: [PATCHv2 2/4] x86&x86-64 support for sys_indirect
, Frederik Deweerdt
, (Thu Nov 15, 3:29 pm)
Re: [PATCHv2 2/4] x86&x86-64 support for sys_indirect
, Ulrich Drepper
, (Thu Nov 15, 4:08 pm)
Re: [PATCHv2 2/4] x86&x86-64 support for sys_indirect
, Ingo Molnar
, (Thu Nov 15, 4:12 pm)
Re: [PATCHv2 2/4] x86&x86-64 support for sys_indirect
, Ulrich Drepper
, (Thu Nov 15, 4:16 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ian Campbell
Re: [PATCH] x86: Construct 32 bit boot time page tables in native format.
Greg Kroah-Hartman
[PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO
Justin Piszcz
Linux Software RAID 5 Performance Optimizations: 2.6.19.1: (211MB/s read & 195...
Alan
Re: [RFC] Heads up on sys_fallocate()
netbsd-tech-kern
:
Matthias Scheler
Re: HEADS UP: timecounters (branch simonb-timecounters) merged into -current
David Laight
long usernames
Quentin Garnier
Re: Understanding foo_open, foo_read, etc.
Jared D. McNeill
Breaking binary compatibility for /dev/joy
git
:
linux-netdev
:
Jarek Poplawski
[PATCH] pkt_sched: Destroy gen estimators under rtnl_lock().
Gerrit Renker
[PATCH 0/37] dccp: Feature negotiation - last call for comments
David Miller
[GIT]: Networking
Natalie Protasevich
[BUG] New Kernel Bugs
Colocation donated by:
Who's online
There are currently
2 users
and
894 guests
online.
Online users
strcmp
BlackChiney
Syndicate