lkml.org 
[lkml]   [1999]   [Aug]   [24]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: "Trying to free free IRQ%d" in linux 2.3.14
On Sun, 22 Aug 1999 bjerrick@easystreet.com wrote:

> I get sporadic "Trying to free free IRQxx" messages in /var/log/messages,
> under an i386 2.3.14 kernel.
>
> 2.3.5 had code to avoid the printk that produces these, in free_irq() in
> arch/i386/kernel/irq.c:
>
> for (p = &irq_desc[irq].action; ...
> ...
> /* Found it - now free it */
> ...
> goto out;
> }
> printk("Trying to free free IRQ%d\n",irq);
> out:
>
>
> 2.3.14 doesn't have the 'goto out' (or the 'out' label). Is that
> an oversight?
>
Yes.


--
Mike <rickettm@ox.compsoc.net>

Our informal mission is to improve the love life of operators worldwide.
-- Peter Behrendt, president of Exabyte


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

\
 
 \ /
  Last update: 2005-03-22 13:53    [W:4.431 / U:0.400 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site