kernel-hacking-2024-linux-s.../drivers/oprofile
Rusty Russell f7df8ed164 cpumask: convert misc driver functions
Impact: use new cpumask API.

Convert misc driver functions to use struct cpumask.

To Do:
  - Convert iucv_buffer_cpumask to cpumask_var_t.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Signed-off-by: Mike Travis <travis@sgi.com>
Acked-by: Dean Nelson <dcn@sgi.com>
Cc: Robert Richter <robert.richter@amd.com>
Cc: oprofile-list@lists.sf.net
Cc: Jeremy Fitzhardinge <jeremy@xensource.com>
Cc: Chris Wright <chrisw@sous-sol.org>
Cc: virtualization@lists.osdl.org
Cc: xen-devel@lists.xensource.com
Cc: Ursula Braun <ursula.braun@de.ibm.com>
Cc: linux390@de.ibm.com
Cc: linux-s390@vger.kernel.org
2009-01-11 19:12:52 +01:00
..
buffer_sync.c cpumask: convert misc driver functions 2009-01-11 19:12:52 +01:00
buffer_sync.h cpumask: convert misc driver functions 2009-01-11 19:12:52 +01:00
cpu_buffer.c oprofile: make new cpu buffer functions part of the api 2009-01-07 22:48:15 +01:00
cpu_buffer.h oprofile: make new cpu buffer functions part of the api 2009-01-07 22:48:15 +01:00
event_buffer.c
event_buffer.h
oprof.c cpumask: convert misc driver functions 2009-01-11 19:12:52 +01:00
oprof.h
oprofile_files.c
oprofile_stats.c
oprofile_stats.h
oprofilefs.c
timer_int.c