All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] x86 cpumask: more cpumask updates to core kernel routines
@ 2008-12-19 16:01 Mike Travis
  2008-12-19 16:01 ` [PATCH 1/8] cpumask: convert kernel/compat.c Mike Travis
                   ` (7 more replies)
  0 siblings, 8 replies; 21+ messages in thread
From: Mike Travis @ 2008-12-19 16:01 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: Rusty Russell, linux-kernel


Patches for review only.  Will be pushed via one git conduit or another.

Remove 20 more cpumask_t references (down to *only* 518... ;-)

Pulled the following patches from:

http://ozlabs.org/~rusty/kernel/rr-2008-12-18-1.tar.bz2

	cpumask:convert-kernel_compat.c.patch
	cpumask:convert-kernel_workqueue.c.patch
	cpumask:convert-kernel_time.patch
	cpumask:convert-kernel_trace.patch
	cpumask:convert-kernel.patch
	cpumask:convert-mm.patch
	cpumask:convert-drivers.patch
	cpumask:convert-misc.patch

... and edited slightly/built/tested on x86_64

In addition, the following are OBSOLETE:

	cpumask:get-rid-of-_nr-core.patch
	(folded into the above patches to avoid inter-patch dependencies)

The affected files are:

(* - interdepency on 'irq_default_affinity')

    (*)	arch/alpha/kernel/irq.c
	drivers/base/cpu.c
	drivers/misc/sgi-xp/xpc_main.c
	drivers/net/sfc/efx.c
	drivers/oprofile/buffer_sync.c
	drivers/oprofile/buffer_sync.h
	drivers/oprofile/oprof.c
	drivers/xen/manage.c
	fs/seq_file.c
	include/linux/interrupt.h
	include/linux/rcuclassic.h
	include/linux/seq_file.h
	include/linux/stop_machine.h
	include/linux/tick.h
	kernel/compat.c
	kernel/cpu.c
	kernel/irq/manage.c
	kernel/irq/proc.c
	kernel/power/poweroff.c
	kernel/profile.c
	kernel/rcuclassic.c
	kernel/rcupreempt.c
	kernel/rcutorture.c
	kernel/softlockup.c
	kernel/stop_machine.c
	kernel/taskstats.c
	kernel/time/clocksource.c
	kernel/time/tick-broadcast.c
	kernel/time/tick-common.c
	kernel/trace/ring_buffer.c
	kernel/trace/trace.c
	kernel/trace/trace_sysprof.c
	kernel/workqueue.c
	lib/smp_processor_id.c
	mm/pdflush.c
	mm/slab.c
	mm/slub.c
	mm/vmscan.c
	mm/vmstat.c
	net/iucv/iucv.c

-- 

^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2008-12-29 15:37 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-12-19 16:01 [PATCH 0/8] x86 cpumask: more cpumask updates to core kernel routines Mike Travis
2008-12-19 16:01 ` [PATCH 1/8] cpumask: convert kernel/compat.c Mike Travis
2008-12-19 16:01 ` [PATCH 2/8] cpumask: convert kernel/workqueue.c Mike Travis
2008-12-19 16:01 ` [PATCH 3/8] cpumask: convert kernel time functions Mike Travis
2008-12-20 11:29   ` Rusty Russell
2008-12-19 16:01 ` [PATCH 4/8] cpumask: convert kernel trace functions Mike Travis
2008-12-19 16:16   ` Steven Rostedt
2008-12-19 16:54     ` Mike Travis
2008-12-19 17:01       ` Steven Rostedt
2008-12-20  1:41       ` Steven Rostedt
2008-12-20 11:22         ` Rusty Russell
2008-12-19 16:01 ` [PATCH 5/8] cpumask: convert rest of files in kernel/ Mike Travis
2008-12-20  1:33   ` Lai Jiangshan
2008-12-20 13:02   ` Rusty Russell
2008-12-19 16:01 ` [PATCH 6/8] cpumask: convert kernel mm functions Mike Travis
2008-12-19 18:08   ` Christoph Lameter
2008-12-19 16:01 ` [PATCH 7/8] cpumask: convert misc driver functions Mike Travis
2008-12-20 23:22   ` Ben Hutchings
2008-12-29  2:28     ` Rusty Russell
2008-12-29 15:37   ` Dean Nelson
2008-12-19 16:01 ` [PATCH 8/8] cpumask: convert other misc kernel functions Mike Travis

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.