Re: [PATCH] Tasklets: Avoid duplicating __tasklet_{,hi_}schedule() code

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Dmitry Adamushko
Date: Wednesday, February 20, 2008 - 7:20 am

On 20/02/2008, Ahmed S. Darwish <darwish.07@gmail.com> wrote:

Look at irq_exit() in softirq.c.

The common sequence is ... -> do_IRQ() --> irq_exit() --> invoke_softirq()


-- 
Best regards,
Dmitry Adamushko
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] Tasklets: Avoid duplicating __tasklet_{,hi_}sc ..., Dmitry Adamushko, (Wed Feb 20, 7:20 am)
Re: [PATCH] Tasklets: Avoid duplicating __tasklet_{,hi_}sc ..., Ahmed S. Darwish, (Wed Feb 20, 12:39 pm)