From: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
To: unlisted-recipients:; (no To-header on input)
Cc: Ingo Molnar <mingo@elte.hu>,
x86@kernel.org,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Yinghai Lu <yinghai@kernel.org>
Subject: [PATCH] *** SUBJECT HERE ***
Date: Tue, 10 Feb 2009 12:00:39 -0800 [thread overview]
Message-ID: <cover.1234296039.git.jeremy.fitzhardinge@citrix.com> (raw)
Hi all,
This series of patches (against tip/x86/apic) makes some fairly
uncontroversial changes and cleanups to lay the groundwork for some more
Xen-specific patches (which will no doubt cause more of a discussion).
These changes can also be pulled from
git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git x86/apic
Thanks,
J
Ian Campbell (1):
xen: expose enable_IO_APIC for 32-bit
Jeremy Fitzhardinge (4):
x86: make apic_* operations inline functions
x86: unstatic mp_find_ioapic so it can be used elsewhere
x86: add mp_find_ioapic_pin
x86: unstatic ioapic entry funcs
arch/x86/include/asm/apic.h | 35 +++++++++++++++++++++++++++++------
arch/x86/include/asm/hw_irq.h | 2 --
arch/x86/include/asm/io_apic.h | 6 ++++++
arch/x86/include/asm/mpspec.h | 2 ++
arch/x86/kernel/acpi/boot.c | 18 ++++++++++++++----
arch/x86/kernel/io_apic.c | 10 +++++-----
6 files changed, 56 insertions(+), 17 deletions(-)
next reply other threads:[~2009-02-10 20:07 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-10 20:00 Jeremy Fitzhardinge [this message]
2009-02-09 20:05 ` [PATCH] x86: make apic_* operations inline functions Jeremy Fitzhardinge
2009-02-09 20:05 ` [PATCH] x86: add mp_find_ioapic_pin Jeremy Fitzhardinge
2009-02-09 20:05 ` [PATCH] x86: unstatic mp_find_ioapic so it can be used elsewhere Jeremy Fitzhardinge
2009-02-09 20:05 ` [PATCH] x86: unstatic ioapic entry funcs Jeremy Fitzhardinge
2009-02-09 20:05 ` [PATCH] xen: expose enable_IO_APIC for 32-bit Ian Campbell
2009-02-11 8:36 ` Yinghai Lu
2009-02-11 9:51 ` apic cleanups Ingo Molnar
-- strict thread matches above, loose matches on Subject: below --
2009-04-30 1:42 [PATCH] *** SUBJECT HERE *** ngh
2009-04-30 2:01 ` Marcel Holtmann
2009-04-30 16:12 ` Gustavo F. Padovan
2008-09-11 18:15 [PATCH] Fix build for beagleboard Tony Lindgren
2008-09-12 10:32 ` [PATCH] *** SUBJECT HERE *** Peter 'p2' De Schrijver
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=cover.1234296039.git.jeremy.fitzhardinge@citrix.com \
--to=jeremy.fitzhardinge@citrix.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=x86@kernel.org \
--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.