aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorKOSAKI Motohiro <[email protected]>2011-05-16 20:38:07 +0000
committerDavid S. Miller <[email protected]>2011-05-16 20:38:07 +0000
commitfb1fece5da027d3c7e69cf44ca8e58aaf0faf520 (patch)
treee2c50029304ea0eebef9ca40e8e33888900b7b72 /net/unix/af_unix.c
parentsparc32, sun4d: Implemented SMP IPIs support for SUN4D machines (diff)
downloadkernel-fb1fece5da027d3c7e69cf44ca8e58aaf0faf520.tar.gz
kernel-fb1fece5da027d3c7e69cf44ca8e58aaf0faf520.zip
sparc: convert old cpumask API into new one
Adapt new API. Almost change is trivial, most important change are to remove following like =operator. cpumask_t cpu_mask = *mm_cpumask(mm); cpus_allowed = current->cpus_allowed; Because cpumask_var_t is =operator unsafe. These usage might prevent kernel core improvement. No functional change. Signed-off-by: KOSAKI Motohiro <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions