Re: [patch] cli()/sti() cleanup, 2.5.27-A2

From: Russell King (rmk@arm.linux.org.uk)
Date: Mon Jul 22 2002 - 09:27:50 EST


On Mon, Jul 22, 2002 at 04:05:00PM +0200, Ingo Molnar wrote:
> there are some more IRQ subsystem cleanups for which i have patches: such
> as the removal of the pt_regs parameter from the irq handler function,
> it's unused in 99% of the drivers - and the remaining 1% can get at it via
> other means.

If "other means" means knowing that its located in a certain place on the
stack, that's actually bogus. Any user space task started via exec from
a kernel thread has extra junk on the kernel stack. Been there already.
;(

-- 
Russell King (rmk@arm.linux.org.uk)                The developer of ARM Linux
             http://www.arm.linux.org.uk/personal/aboutme.html

- 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/



This archive was generated by hypermail 2b29 : Tue Jul 23 2002 - 22:00:38 EST