From: "David S. Miller" <davem@redhat.com>
To: Roman Zippel <zippel@linux-m68k.org>
Cc: Andrew Morton <akpm@digeo.com>, linux-kernel@vger.kernel.org
Subject: Re: updates for the new IRQ API
Date: 22 Apr 2003 15:15:09 -0700 [thread overview]
Message-ID: <1051049709.10911.0.camel@rth.ninka.net> (raw)
In-Reply-To: <Pine.LNX.4.44.0304211340300.12110-100000@serv>
On Mon, 2003-04-21 at 04:49, Roman Zippel wrote:
> #define alloc_irq(irq, handler, flags, name, id) \
> request_irq(irq, (irqreturn_t (*)(int, void *, struct pt_regs *))handler, flags, name, id)
Casting 'handler' is not acceptable, see Linus's comments he added
at the top of interrupt.h
--
David S. Miller <davem@redhat.com>
next prev parent reply other threads:[~2003-04-22 22:03 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-04-21 11:29 Andrew Morton
2003-04-21 11:49 ` Roman Zippel
2003-04-22 22:15 ` David S. Miller [this message]
2003-04-21 12:18 ` Oleg Drokin
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=1051049709.10911.0.camel@rth.ninka.net \
--to=davem@redhat.com \
--cc=akpm@digeo.com \
--cc=linux-kernel@vger.kernel.org \
--cc=zippel@linux-m68k.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
all inboxes | Powered by JetHome®