From: Ingo Molnar <mingo@elte.hu>
To: Yinghai Lu <yinghai@kernel.org>
Cc: Thomas Gleixner <tglx@linutronix.de>,
"H. Peter Anvin" <hpa@zytor.com>,
Andrew Morton <akpm@linux-foundation.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] x86: make irqinit_32.c more like irqoinit_64.c
Date: Mon, 26 Jan 2009 13:41:40 +0100 [thread overview]
Message-ID: <20090126124140.GA5812@elte.hu> (raw)
In-Reply-To: <497C4111.8030904@kernel.org>
* Yinghai Lu <yinghai@kernel.org> wrote:
>
> Impact: cleanup
>
> 1. add smp_intr_init and apic_intr_init for 32bit the same as 64bit
> 2. move apic_intr_init() calling before set gate with interrupt[i]
> 3. for 64bit, if ia32_emulation is not used, will make per_cpu to use 0x80 vector.
>
> Signed-off-by: Yinghai Lu <yinghai@kernel.org>
>
> ---
> arch/x86/kernel/irqinit_32.c | 56 +++++++++++++++++++++++++------------------
> arch/x86/kernel/irqinit_64.c | 7 +++--
> arch/x86/kernel/traps.c | 15 ++++-------
> 3 files changed, 43 insertions(+), 35 deletions(-)
applied, thanks Yinghai!
Are you aiming for a full unification of them as well? The two files are
very close to each other now.
Ingo
next prev parent reply other threads:[~2009-01-26 12:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-25 10:38 [PATCH] x86: make irqinit_32.c more like irqoinit_64.c Yinghai Lu
2009-01-26 12:41 ` Ingo Molnar [this message]
2009-01-26 14:16 ` Ingo Molnar
2009-01-26 20:58 ` Yinghai Lu
2009-01-26 21:52 ` Ingo Molnar
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=20090126124140.GA5812@elte.hu \
--to=mingo@elte.hu \
--cc=akpm@linux-foundation.org \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=tglx@linutronix.de \
--cc=yinghai@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 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.