aboutsummaryrefslogtreecommitdiff
path: root/drivers/hid/hid-a4tech.c
diff options
context:
space:
mode:
authorRusty Russell <[email protected]>2009-03-11 16:31:29 +1030
committerIngo Molnar <[email protected]>2009-03-18 13:51:45 +0100
commit89bd55d1855f8e9a4e9add8e93f3144d049c469e (patch)
treed9ef2d2b6150f03a1da240e5ce23dc25beac4e8e /drivers/hid/hid-a4tech.c
parent4bae1967357bfc78a2fad1be5e81a4b868980ae6 (diff)
x86: cpumask: update 32-bit APM not to mug current->cpus_allowed
Impact: cleanup, avoid cpumask games The APM code wants to run on CPU 0: we create an "on_cpu0" wrapper which uses work_on_cpu() if we're not already on cpu 0. This introduces a new failure mode: -ENOMEM, so we add an explicit err arg and handle Linux-style errnos in apm_err(). Signed-off-by: Rusty Russell <[email protected]> Cc: Andrew Morton <[email protected]> Cc: Stephen Rothwell <[email protected]> LKML-Reference: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'drivers/hid/hid-a4tech.c')
0 files changed, 0 insertions, 0 deletions