lkml.org 
[lkml]   [2008]   [Dec]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
Subject[PATCH 00/16] cpumask: consolidate and apply x86 cpumask changes

Here's a consolidation of the x86-only patches. It needs
to be applied to tip/cpus4096 at:

8299608... Merge branches 'irq/sparseirq', ... into cpus4096

... with the following tree merged in:

git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-ingo.git master

This should put the HEAD at v2.6.28-rc6-944-g968ea6d .

Note that the kernel tree will not be buildable at this point. There's a
combination of old and new API patches being applied. After applying
the first patch below, it will again be buildable (and bootable).

The following patches are included:

1 x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
2 x86: enable MAXSMP
3 x86: move and enhance debug printk for nr_cpu_ids etc.
4 x86: Add cpu_mask_to_apicid_and
5 x86: update add-cpu_mask_to_apicid_and to use struct cpumask*
6 x86: Update io_apic.c to use new cpumask API
7 xen: convert to cpumask_var_t and new cpumask primitives.
8 x86: fixup_irqs() doesn't need an argument.
9 x86: cosmetic changes apic-related files.
10 x86: Set CONFIG_NR_CPUS even on UP
11 x86: prepare for cpumask iterators to only go to nr_cpu_ids
12 x86: Use cpumask accessors code for possible/present maps.
13 x86: Remove cpumask games in x86/kernel/cpu/intel_cacheinfo.c
14 x86: use work_on_cpu in x86/kernel/cpu/mcheck/mce_amd_64.c
15 x86: xen: use smp_call_function_many()
16 x86: Introduce topology_core_cpumask()/topology_thread_cpumask()


Other patches not here were mostly small fixups that were folded into the
original patch, or a consoldition of patches (#6 above).

Signed-off-by: Mike Travis <travis@sgi.com>

--


\
 
 \ /
  Last update: 2008-12-16 03:27    [W:0.093 / U:0.284 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site