Re: [aic7xxx]: Scheduling while atomic on rmmod - 2.6.0-test5,6
From: Andrew Morton (akpm_at_osdl.org)
Date: 09/29/03
- Previous message: Geert Uytterhoeven: "[PATCH 305] M68k bitops"
- In reply to: P. Christeas: "[aic7xxx]: Scheduling while atomic on rmmod - 2.6.0-test5,6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 28 Sep 2003 15:07:40 -0700 To: "P. Christeas" <p_christ@hol.gr>
"P. Christeas" <p_christ@hol.gr> wrote:
>
> I (always) get the same 'scheduling while atomic' error whenever I try to
> rmmod the aic7xxx module or try to suspend.
That's because ahc_linux_exit() takes ahc_list_spinlock then calls
ahc_linux_kill_dv_thread(), which downs a semaphore.
-
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/
- Previous message: Geert Uytterhoeven: "[PATCH 305] M68k bitops"
- In reply to: P. Christeas: "[aic7xxx]: Scheduling while atomic on rmmod - 2.6.0-test5,6"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|