summaryrefslogtreecommitdiffstats
path: root/lib/crc16.c
diff options
context:
space:
mode:
authorMike Travis <travis@sgi.com>2009-01-04 05:18:09 -0800
committerIngo Molnar <mingo@elte.hu>2009-01-06 09:05:40 +0100
commit7503bfbae89eba07b46441a5d1594647f6b8ab7d (patch)
tree644bad5d5d8936e92183a37ba37baeb6af1f3310 /lib/crc16.c
parent4d8bb5374924fc736ce275bfd1619b87a2106860 (diff)
downloadlinux-stable-7503bfbae89eba07b46441a5d1594647f6b8ab7d.tar.gz
linux-stable-7503bfbae89eba07b46441a5d1594647f6b8ab7d.tar.bz2
linux-stable-7503bfbae89eba07b46441a5d1594647f6b8ab7d.zip
cpumask: use work_on_cpu in acpi-cpufreq.c for drv_read and drv_write
Impact: use new cpumask API 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. Signed-off-by: Mike Travis <travis@sgi.com> Acked-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'lib/crc16.c')
0 files changed, 0 insertions, 0 deletions