From: Andrew Morton <akpm@osdl.org>
To: Santiago Garcia Mantinan <manty@manty.net>
Cc: tiwai@suse.de, linux-kernel@vger.kernel.org
Subject: Re: awe64 isa pnp ALSA problems since 2.6.17
Date: Mon, 3 Jul 2006 17:50:32 -0700 [thread overview]
Message-ID: <20060703175032.843ed1fb.akpm@osdl.org> (raw)
In-Reply-To: <20060703223128.GA2423@pul.manty.net>
On Tue, 4 Jul 2006 00:31:28 +0200
Santiago Garcia Mantinan <manty@manty.net> wrote:
> > The patch should fix the error above.
>
> I have applied your patch, did a make mrproper and then compiled again, I'm
> still getting the very same message:
>
> setup_irq: irq handler mismatch
> <c0123883> setup_irq+0xe5/0xfb <c01bfcb5> pnp_test_handler+0x0/0x6
> <c0123904> request_irq+0x6b/0x8b <c01bfe75> pnp_check_irq+0xb8/0x12f
> <c01bfcb5> pnp_test_handler+0x0/0x6 <c01c085b> pnp_assign_irq+0xd7/0xf4
> <c01c0aed> pnp_assign_resources+0x1bc/0x23a <c01c0bcc>
This has been addressed in Linus's current tree, via:
if (request_irq(*irq, pnp_test_handler,
IRQF_DISABLED|IRQF_PROBE_SHARED, "pnp", NULL))
in drivers/pnp/resource.c.
next prev parent reply other threads:[~2006-07-04 0:50 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-30 20:57 Santiago Garcia Mantinan
2006-07-03 17:28 ` Takashi Iwai
2006-07-03 22:31 ` Santiago Garcia Mantinan
2006-07-04 0:50 ` Andrew Morton [this message]
2006-07-04 10:55 ` Takashi Iwai
2006-07-04 18:06 ` Santiago Garcia Mantinan
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=20060703175032.843ed1fb.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=manty@manty.net \
--cc=tiwai@suse.de \
/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
all inboxes | Powered by JetHome®