Re: [PATCH 00/14] tracing: add compat syscall support v3

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jason Baron
Date: Friday, May 21, 2010 - 6:24 am

On Fri, May 21, 2010 at 07:40:21PM +1000, Ian Munsie wrote:

hi Ian,

I think the main issue left was that I am using the same meta data for
both the 32-bit and 64-bit table entries, when they reference the same
syscall. for example, for x86 both the compat and underlying 64-bit
kernel reference 'sys_rename'. Thus, i am pointing both perf events at
the same meta data. Frederic was saying they need to be separate. I'm
not sure i completely understand why, since the 32-bit are just sign
extended to 64-bit in this case. Frederic, perhaps, you can explain this
a bit more for me?

thanks,

-Jason
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 00/14] tracing: add compat syscall support v3, Jason Baron, (Tue Mar 16, 10:46 am)
[PATCH 08/14] x86, compat: convert ia32 layer to use, Jason Baron, (Tue Mar 16, 10:46 am)
[PATCH 12/14] tags: recognize compat syscalls, Jason Baron, (Tue Mar 16, 10:47 am)
Re: [PATCH 06/14] tracing: add tracing support for compat ..., Frederic Weisbecker, (Fri Mar 19, 11:12 pm)
Re: [PATCH 06/14] tracing: add tracing support for compat ..., Frederic Weisbecker, (Fri Mar 26, 9:40 pm)
Re: [PATCH 07/14 re-post] syscalls: add ARCH_COMPAT_SYSCAL ..., Frederic Weisbecker, (Fri Mar 26, 9:56 pm)
Re: [PATCH 00/14] tracing: add compat syscall support v3, Frederic Weisbecker, (Fri Mar 26, 10:00 pm)
Re: [PATCH 00/14] tracing: add compat syscall support v3, Jason Baron, (Fri May 21, 6:24 am)
Re: [PATCH 00/14] tracing: add compat syscall support v3, Frederic Weisbecker, (Fri May 21, 6:31 am)
Re: [PATCH 00/14] tracing: add compat syscall support v3, Frederic Weisbecker, (Thu Jun 17, 12:46 am)