From: Gregoire Favre <greg@ulima.unil.ch>
To: Kai Germaschewski <kai-germaschewski@uiowa.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.5.45 : kernel BUG at kernel/workqueue.c:69! (ISDN?)
Date: Thu, 31 Oct 2002 23:36:56 +0100 [thread overview]
Message-ID: <20021031223656.GA25956@ulima.unil.ch> (raw)
In-Reply-To: <Pine.LNX.4.44.0210311620470.27728-100000@chaos.physics.uiowa.edu>
On Thu, Oct 31, 2002 at 04:24:27PM -0600, Kai Germaschewski wrote:
> Well, since I obviously hadn't, thanks for reporting this ;)
That's a pleasure ;-)
> These traces still have a lot of weird things in it, but I think I figured
> out what went wrong now. As a workaround, the following should do.
>
> ===== drivers/isdn/hisax/avm_pci.c 1.11 vs edited =====
> --- 1.11/drivers/isdn/hisax/avm_pci.c Tue Oct 29 19:50:48 2002
> +++ edited/drivers/isdn/hisax/avm_pci.c Thu Oct 31 16:19:26 2002
> @@ -731,10 +731,10 @@
> release_region(cs->hw.avm.cfg_reg, 32);
> return(0);
> case CARD_INIT:
> - clear_pending_isac_ints(cs);
> initisac(cs);
> - clear_pending_hdlc_ints(cs);
> + clear_pending_isac_ints(cs);
> inithdlc(cs);
> + clear_pending_hdlc_ints(cs);
> outb(AVM_STATUS0_DIS_TIMER | AVM_STATUS0_RES_TIMER,
> cs->hw.avm.cfg_reg + 2);
> WriteISAC(cs, ISAC_MASK, 0);
I'll try ;-)
> Anyway, actually, this driver has been superseded by hisax_fcpcipnp, so
> I'd prefer if you used the new driver ("modprobe hisax_fcpcipnp", no
> parameters necessary), to find bugs there. Also, be advised that this is
> not the last bug you'll find in current 2.5 ISDN, but I'll be thankful for
> any reports and testing ;)
I'll compile that way now ;-)
Thank you very much,
Grégoire
________________________________________________________________
http://ulima.unil.ch/greg ICQ:16624071 mailto:greg@ulima.unil.ch
next prev parent reply other threads:[~2002-10-31 22:32 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-10-31 11:08 2.5.45 : kernel BUG at kernel/workqueue.c:69! (ISDN?) Gregoire Favre
2002-10-31 20:13 ` Kai Germaschewski
2002-10-31 21:54 ` Gregoire Favre
2002-10-31 22:24 ` Kai Germaschewski
2002-10-31 22:36 ` Gregoire Favre [this message]
2002-11-01 0:44 ` Gregoire Favre
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20021031223656.GA25956@ulima.unil.ch \
--to=greg@ulima.unil.ch \
--cc=kai-germaschewski@uiowa.edu \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox