From: linux@arm.linux.org.uk (Russell King - ARM Linux)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/22] More SMP cleanup
Date: Fri, 3 Dec 2010 20:37:39 +0000 [thread overview]
Message-ID: <20101203203739.GC10245@n2100.arm.linux.org.uk> (raw)
In-Reply-To: <20101203200746.GA10245@n2100.arm.linux.org.uk>
On Fri, Dec 03, 2010 at 08:07:46PM +0000, Russell King - ARM Linux wrote:
> This patch series incorporates patches from the previously posted
> "Clean up SMP IPI support" series of 9 patches. Patch 5, and
> 11 onwards are new.
Sorry, patch 4 is the new one, not patch 5.
next prev parent reply other threads:[~2010-12-03 20:37 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-12-03 20:07 [PATCH 0/22] More SMP cleanup Russell King - ARM Linux
2010-12-03 20:19 ` [PATCH 01/22] ARM: remove obsolete smp_cross_call_done() Russell King - ARM Linux
2010-12-03 20:19 ` [PATCH 02/22] ARM: SMP: pass an ipi number to smp_cross_call() Russell King - ARM Linux
2010-12-03 20:19 ` [PATCH 03/22] ARM: SMP: avoid using bitmasks and locks for IPIs, use hardware instead Russell King - ARM Linux
2010-12-03 20:20 ` [PATCH 04/22] ARM: SMP: remove IRQ-disabling for smp_cross_call() Russell King - ARM Linux
2010-12-03 20:20 ` [PATCH 05/22] ARM: include local timer irq stats only when local timers configured Russell King - ARM Linux
2010-12-03 20:20 ` [PATCH 06/22] ARM: SMP: provide accessors for irq_stat data Russell King - ARM Linux
2010-12-03 20:21 ` [PATCH 07/22] ARM: SMP: move ipi_count into irq_stat structure Russell King - ARM Linux
2010-12-03 20:21 ` [PATCH 08/22] ARM: fix /proc/interrupts formatting Russell King - ARM Linux
2010-12-03 20:21 ` [PATCH 09/22] ARM: SMP: provide individual IPI interrupt statistics Russell King - ARM Linux
2010-12-03 20:22 ` [PATCH 10/22] ARM: SMP: collect IPI and local timer IRQs for /proc/stat Russell King - ARM Linux
2010-12-03 20:22 ` [PATCH 11/22] ARM: SMP: use more sane register allocation for __fixup_smp_on_up Russell King - ARM Linux
2010-12-03 20:23 ` [PATCH 12/22] ARM: SMP: ensure smp_send_stop() waits for CPUs to stop Russell King - ARM Linux
2010-12-03 20:23 ` [PATCH 13/22] ARM: SMP: move CPU number sanity checks to smp_init_cpus() Russell King - ARM Linux
2010-12-03 20:23 ` [PATCH 14/22] ARM: SMP: Clean up ncores sanity checks Russell King - ARM Linux
2010-12-03 20:24 ` [PATCH 15/22] ARM: SMP: get rid of get_core_count() Russell King - ARM Linux
2010-12-03 20:24 ` [PATCH 16/22] ARM: SMP: get rid of references to poke_milo and Milo Russell King - ARM Linux
2010-12-03 20:24 ` [PATCH 17/22] ARM: SMP: consolidate the common parts of smp_prepare_cpus() Russell King - ARM Linux
2010-12-03 20:25 ` [PATCH 18/22] ARM: SMP: consolidate trace_hardirqs_off() into common SMP code Russell King - ARM Linux
2010-12-03 20:25 ` [PATCH 19/22] ARM: CPU hotplug: move cpu_killed completion to core code Russell King - ARM Linux
2010-12-03 20:25 ` [PATCH 20/22] ARM: CPU hotplug: remove bug checks in platform_cpu_die() Russell King - ARM Linux
2010-12-03 20:26 ` [PATCH 21/22] ARM: CPU hotplug: ensure correct ordering of unplug Russell King - ARM Linux
2010-12-06 18:13 ` Catalin Marinas
2010-12-06 18:46 ` Russell King - ARM Linux
2010-12-06 18:54 ` Catalin Marinas
2010-12-03 20:26 ` [PATCH 22/22] ARM: SMP: remove smp_mpidr.h Russell King - ARM Linux
2010-12-06 9:32 ` Santosh Shilimkar
2010-12-06 10:32 ` Russell King - ARM Linux
2010-12-06 10:47 ` Santosh Shilimkar
2010-12-03 20:37 ` Russell King - ARM Linux [this message]
2010-12-03 21:54 ` [PATCH 0/22] More SMP cleanup Daniel Walker
2010-12-03 22:02 ` Russell King - ARM Linux
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=20101203203739.GC10245@n2100.arm.linux.org.uk \
--to=linux@arm.linux.org.uk \
--cc=linux-arm-kernel@lists.infradead.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 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).