[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <47CE851E.4000401@garzik.org>
Date: Wed, 05 Mar 2008 06:33:50 -0500
From: Jeff Garzik <jeff@...zik.org>
To: Greg Ungerer <gerg@...pgear.com>
CC: torvalds@...ux-foundation.org, gerg@...inux.org,
linux-kernel@...r.kernel.org
Subject: Re: [M68KNOMMU]: fix fec driver interrupt races
Greg Ungerer wrote:
> The FEC driver has a common interrupt handler for all interrupt event
> types. It is raised on a number of distinct interrupt vectors.
> This handler can't be re-entered while processing an interrupt, so
> make sure all requested vectors are flagged as IRQF_DISABLED.
>
> Signed-off-by: Greg Ungerer <gerg@...inux.org>
NAK -- add spinlocks to your interrupt handling like you are supposed to
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists