aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpi/mpi2_raid.h
diff options
context:
space:
mode:
authorMike Travis <[email protected]>2009-01-16 15:31:15 -0800
committerIngo Molnar <[email protected]>2009-01-19 22:36:13 +0100
commit72859081851af2bda04117ca3d64206ffa199e5e (patch)
tree5e532d7dfb1e96e5eb371253785892e1218d9e30 /drivers/scsi/mpt2sas/mpi/mpi2_raid.h
parent8ccad40df8d314f786fdb06bdbedd4f43f3257cd (diff)
cpufreq: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write
Impact: use new work_on_cpu function to reduce stack usage Replace the saving of current->cpus_allowed and set_cpus_allowed_ptr() with a work_on_cpu function for drv_read() and drv_write(). Basically converts do_drv_{read,write} into "work_on_cpu" functions that are now called by drv_read and drv_write. Note: This patch basically reverts 50c668d6 which reverted 7503bfba, now that the work_on_cpu() function is more stable. Signed-off-by: Mike Travis <[email protected]> Acked-by: Rusty Russell <[email protected]> Tested-by: Dieter Ries <[email protected]> Tested-by: Maciej Rutecki <[email protected]> Cc: Dave Jones <[email protected]> Cc: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions