The following changes since commit 2450cf51a1bdba7037e91b1bcc494b01c58aaf66: Linus Torvalds (1): Revert "menu: fix embedded menu snafu" are available in the git repository at: ssh://master.kernel.org/home/ftp/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask-for-sparc.git/ master Rusty Russell (8): cpumask: Use smp_call_function_many(): sparc64 cpumask: arch_send_call_function_ipi_mask: sparc cpumask: Use accessors code: sparc cpumask: Use accessors code.: sparc64 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.: sparc64 cpumask: prepare for iterators to only go to nr_cpu_ids/nr_cpumask_bits.:sparc cpumask: remove cpu_coregroup_map: sparc cpumask: remove the now-obsoleted pcibus_to_cpumask(): sparc arch/sparc/include/asm/smp_64.h | 3 ++- arch/sparc/include/asm/topology_64.h | 5 ----- arch/sparc/kernel/ds.c | 2 +- arch/sparc/kernel/irq_64.c | 4 ++-- arch/sparc/kernel/mdesc.c | 2 +- arch/sparc/kernel/prom_64.c | 4 ++-- arch/sparc/kernel/smp_32.c | 19 +++++++++---------- arch/sparc/kernel/smp_64.c | 6 +++--- arch/sparc/kernel/sun4d_smp.c | 11 +++++------ arch/sparc/kernel/sun4m_smp.c | 10 ++++------ arch/sparc/mm/init_64.c | 2 +- arch/sparc/mm/srmmu.c | 2 +- 12 files changed, 31 insertions(+), 39 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html