Re: [PATCH] x86-64: remove unnecessary ptregs call stubs

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jan Beulich
Date: Thursday, June 19, 2008 - 7:32 am

>>> Andi Kleen <andi@firstfloor.org> 19.06.08 14:50 >>>

Looking at both the source and disassembly of sys_rt_sigsuspend() and
sys32_sigsuspend(), I cannot see anything pt_regs related. All these
functions call are copy_from_user(), spin_lock_irq(), recalc_sigpending(),
and schedule(), and besides that they just update some global and task
state.

Jan

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

Messages in current thread:
[PATCH] x86-64: remove unnecessary ptregs call stubs, Jan Beulich, (Wed Jun 18, 4:42 am)
Re: [PATCH] x86-64: remove unnecessary ptregs call stubs, Jan Beulich, (Thu Jun 19, 7:32 am)