Messages in this thread |  | | | Date | Sun, 21 Oct 2007 12:40:22 -0400 | | From | "Mike Frysinger" <> | | Subject | Re: [PATCH 17/17] RTC interrupt handling cleanups |
| |
On 10/21/07, Jeff Garzik <jeff@garzik.org> wrote: > commit f94d41db30d6430bc6d3e53602258d3933f93103 > Author: Jeff Garzik <jeff@garzik.org> > Date: Sun Oct 21 01:51:50 2007 -0400 > > RTC interrupt handling cleanups > > rtc-bfin: calling spin_lock_irq() in interrupt handler marked > IRQF_DISABLED is unwise. Use safer spin_lock_irqsave() instead.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
thanks :) -mike - 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/
|  |