Re: [GIT PATCHES] V4L/DVB updates

From: Dmitry Torokhov
Date: Mon Apr 16 2007 - 11:50:37 EST


Hi Mauro,

On 4/15/07, Mauro Carvalho Chehab <mchehab@xxxxxxxxxxxxx> wrote:
- Fix Kernel Bugzilla #8301: spinlock fix for flexcop-pci

While move of spin_lock_init before request_irq is obviously correct I
wonder what is the reason behind changing spin_lock_irq() into
spin_lock_irqsave() as I do not see flexcop_pci_isr being called from
anywhere but IRQ context.

BTW, is irq_lock needed at all?

--
Dmitry
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/