lkml.org 
[lkml]   [2002]   [Sep]   [23]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.5-bk oops in vsnprintf/scsi_mod
"Bjoern A. Zeeb" wrote:
>
> Hi,
>
> got this one :(
>
> bk pull from linux-20020923-211332 UTC
>
> Linux megablast 2.5.38 #52 SMP Mon Sep 23 21:52:55 UTC 2002 i686 unknown
> gcc version 3.2
> binutils-2.13.90.0.4
>
> could be related to sym53c416 module re-loading (after cli() removal; see
> diff I posted some minutes ago). Seems the driver needs more cleanup ...
>

Well that driver seems to do a request_irq() with no corresponding
free_irq(). If that's the case (ie: if the free_irq isn't performed
in some driver support code) then yup, it will cause an oops in
show_interrupts() after module unload.
-
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/

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