From: Jeremy Fitzhardinge <jeremy@goop.org>
To: Ingo Molnar <mingo@elte.hu>
Cc: the arch/x86 maintainers <x86@kernel.org>,
Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Robert Richter <robert.richter@amd.com>
Subject: Re: [PATCH 00/16] Cleanups to io_apic.c
Date: Wed, 17 Jun 2009 08:34:56 -0700 [thread overview]
Message-ID: <4A390D20.7010402@goop.org> (raw)
In-Reply-To: <1245183355-25808-1-git-send-email-jeremy@goop.org>
On 06/16/09 13:15, Jeremy Fitzhardinge wrote:
> Hi Ingo,
>
> Here's a series of little cleanup patches to kernel/apic/io_apic.c which
> I fixed as I was reviewing the code.
>
Hm, patches 1-4 in this series are a mistake; I guess I managed to
specify the base version wrongly or something. 5-16 are what I intended
to send.
The git tree at
"git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen.git
apic-cleanup" is fine.
J
prev parent reply other threads:[~2009-06-17 15:35 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-16 20:15 [PATCH 00/16] Cleanups to io_apic.c Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 01/16] x86/oprofile: add module parameter option to force a core 2 cpu Jeremy Fitzhardinge
2009-06-17 10:57 ` Robert Richter
2009-06-17 14:28 ` Jeremy Fitzhardinge
2009-06-17 15:29 ` Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 02/16] x86: Provide _sdata in the vmlinux.lds.S file Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 03/16] x86: Fix UV BAU activation descriptor init Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 04/16] perf record/top: Clarify events/samples naming Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 05/16] x86/acpi: acpi_parse_madt_ioapic_entries: remove redundant braces Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 06/16] x86/ioapic.c: ioapic_modify_irq is too large to inline Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 07/16] x86/ioapic.c: unify __mask_IO_APIC_irq() Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 08/16] x86/ioapic.c: remove #ifdef for 82093AA workaround Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 09/16] x86/ioapic.c: remove redundant declaration of irq_pin_list Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 10/16] x86/ioapic.c: move lost comment to what seems like appropriate place Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 11/16] x86/ioapic.c: convert io_apic_level_ack_pending loop to normal for() loop Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 12/16] x86/ioapic.c: simplify add_pin_to_irq_node() Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 13/16] x86/ioapic.c: convert replace_pin_at_irq_node to conventional for() loop Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 14/16] x86/ioapic.c: clean up replace_pin_at_irq_node logic and comments Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 15/16] x86/ioapic.c: convert __target_IO_APIC_irq to conventional for() loop Jeremy Fitzhardinge
2009-06-16 20:15 ` [PATCH 16/16] x86/ioapic.c: unify ioapic_retrigger_irq() Jeremy Fitzhardinge
2009-06-17 15:34 ` Jeremy Fitzhardinge [this message]
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=4A390D20.7010402@goop.org \
--to=jeremy@goop.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=robert.richter@amd.com \
--cc=x86@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.