From: Roland Dreier <rdreier@cisco.com>
To: Roman Zippel <zippel@linux-m68k.org>
Cc: Andrew Morton <akpm@osdl.org>,
linux-kernel@vger.kernel.org, jbeulich@novell.com
Subject: Re: Subject: [PATCH] reintegrate irqreturn.h into hardirq.h
Date: Sat, 24 Jun 2006 07:57:28 -0700 [thread overview]
Message-ID: <adawtb6k3dz.fsf@cisco.com> (raw)
In-Reply-To: <Pine.LNX.4.64.0606231943580.12900@scrub.home> (Roman Zippel's message of "Fri, 23 Jun 2006 19:45:22 +0200 (CEST)")
> -extern fastcall irqreturn_t handle_IRQ_event(unsigned int irq, struct pt_regs *regs,
> +extern fastcall int handle_IRQ_event(unsigned int irq, struct pt_regs *regs,
> struct irqaction *action);
This seems like a step backwards: this changes the declaration of
handle_IRQ_event() so it no longer matches the real definition.
- R.
next prev parent reply other threads:[~2006-06-24 14:57 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-06-23 17:45 Subject: [PATCH] reintegrate irqreturn.h into hardirq.h Roman Zippel
2006-06-24 14:57 ` Roland Dreier [this message]
2006-06-24 15:34 ` Roman Zippel
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=adawtb6k3dz.fsf@cisco.com \
--to=rdreier@cisco.com \
--cc=akpm@osdl.org \
--cc=jbeulich@novell.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.