From: Keith Owens <kaos@sgi.com>
To: David Howells <dhowells@redhat.com>
Cc: mingo@redhat.com, linux-arch@vger.kernel.org
Subject: Re: [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
Date: Wed, 04 Oct 2006 13:26:23 +1000 [thread overview]
Message-ID: <20655.1159932383@kao2.melbourne.sgi.com> (raw)
In-Reply-To: Your message of "Tue, 03 Oct 2006 10:54:04 +0100." <10074.1159869244@warthog.cambridge.redhat.com>
David Howells (on Tue, 03 Oct 2006 10:54:04 +0100) wrote:
>Keith Owens <kaos@sgi.com> wrote:
>
>> > http://people.redhat.com/~dhowells/irq-global-regs.diff.bz2
>
>I'd forgotten about that. Try:
>
> http://people.redhat.com/~dhowells/34-irq-global-regs.diff
>
>instead. That's the uptodate one.
That is the one that I am using, and it blows up immediately on IA64.
There is no automatic default to scan include/asm-generic after
asm-$(ARCH).
make
GEN /build/kaos/2.6.18-irq-global/obj/Makefile
scripts/kconfig/conf -s arch/ia64/Kconfig
Using /build/kaos/2.6.18-irq-global/linux-2.6 as source for kernel
GEN /build/kaos/2.6.18-irq-global/obj/Makefile
CHK include/linux/version.h
CHK include/linux/utsrelease.h
CC arch/ia64/kernel/asm-offsets.s
In file included from include2/asm/hardirq.h:11,
from /build/kaos/2.6.18-irq-global/linux-2.6/include/linux/hardirq.h:7,
from /build/kaos/2.6.18-irq-global/linux-2.6/include/linux/interrupt.h:11,
from /build/kaos/2.6.18-irq-global/linux-2.6/include/asm-ia64/mca.h:16,
from /build/kaos/2.6.18-irq-global/linux-2.6/arch/ia64/kernel/asm-offsets.c:15:
/build/kaos/2.6.18-irq-global/linux-2.6/include/linux/irq.h:24:26: error: asm/irq_regs.h: No such file or directory
next prev parent reply other threads:[~2006-10-04 4:06 UTC|newest]
Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-12 14:58 [PATCH 1/3] IRQ: Typedef the IRQ flow handler function type David Howells
2006-09-12 14:58 ` [PATCH 2/3] IRQ: Typedef the IRQ " David Howells
2006-09-12 16:27 ` [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers David Howells
2006-10-03 0:10 ` Keith Owens
2006-10-03 9:54 ` David Howells
2006-10-04 3:26 ` Keith Owens [this message]
2006-10-05 14:24 ` David Howells
2006-10-05 14:26 ` David Howells
-- strict thread matches above, loose matches on Subject: below --
2006-10-02 16:20 [PATCH 1/3] IRQ: Typedef the IRQ flow handler function type David Howells
[not found] ` <20061002162053.17763.26032.stgit@warthog.cambridge.redhat.com>
2006-10-02 20:21 ` [PATCH 3/3] IRQ: Maintain regs pointer globally rather than passing to IRQ handlers Andrew Morton
2006-10-02 20:18 ` Ingo Molnar
2006-10-02 20:54 ` Linus Torvalds
2006-10-02 21:01 ` Andrew Morton
2006-10-02 21:12 ` Linus Torvalds
2006-10-02 21:19 ` Andi Kleen
2006-10-02 21:46 ` Linus Torvalds
2006-10-02 21:47 ` Ingo Molnar
2006-10-02 21:59 ` Andi Kleen
2006-10-02 22:33 ` Linus Torvalds
2006-10-03 10:43 ` Ingo Molnar
2006-10-02 21:12 ` David Miller
2006-10-02 21:18 ` Thomas Gleixner
2006-10-02 22:59 ` Karsten Wiese
2006-10-03 0:36 ` Dave Airlie
2006-10-05 8:01 ` David Woodhouse
2006-10-03 10:21 ` David Howells
2006-10-02 20:43 ` Dmitry Torokhov
2006-10-02 20:56 ` Andrew Morton
2006-10-02 23:52 ` Greg KH
2006-10-02 20:46 ` David Brownell
2006-10-02 20:58 ` Andrew Morton
2006-10-02 21:34 ` Alan Stern
2006-10-02 23:00 ` David Brownell
2006-10-03 10:01 ` David Howells
2006-10-03 10:30 ` David Howells
2006-10-05 14:22 ` David Howells
2006-10-05 19:46 ` Andrew Morton
2006-10-05 20:19 ` Thomas Gleixner
2006-10-05 20:20 ` Dmitry Torokhov
2006-10-05 20:34 ` Greg KH
2006-10-05 23:35 ` Linus Torvalds
2006-10-06 16:42 ` Russell King
2006-10-06 18:01 ` Linus Torvalds
2006-10-07 2:54 ` Matthew Wilcox
2006-10-07 14:44 ` Matthew Wilcox
2006-10-06 0:52 ` Jeff Garzik
2006-10-06 11:25 ` Alan Cox
2006-10-06 11:15 ` Jeff Garzik
2006-10-06 11:11 ` Ingo Molnar
2006-10-06 11:27 ` Jeff Garzik
2006-10-06 11:25 ` Ingo Molnar
2006-10-06 14:07 ` Dmitry Torokhov
2006-10-06 14:16 ` Jeff Garzik
2006-10-06 8:03 ` Gregor Jasny
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=20655.1159932383@kao2.melbourne.sgi.com \
--to=kaos@sgi.com \
--cc=dhowells@redhat.com \
--cc=linux-arch@vger.kernel.org \
--cc=mingo@redhat.com \
/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;
as well as URLs for NNTP newsgroup(s).