aboutsummaryrefslogtreecommitdiff
path: root/net/unix/sysctl_net_unix.c
diff options
context:
space:
mode:
authorDeng-Cheng Zhu <[email protected]>2010-10-12 19:37:20 +0800
committerRalf Baechle <[email protected]>2010-10-29 19:08:47 +0100
commit6dbd972850c092e50e10bd14a3324e2abe88997a (patch)
tree99445160e479bdab166672d9cd120c0dc7634f0a /net/unix/sysctl_net_unix.c
parent238dd317f74250983aefbde6dc0a1f345a717993 (diff)
MIPS: define local_xchg from xchg_local to atomic_long_xchg
Perf-events is now using local_t helper functions internally. There is a use of local_xchg(). On MIPS, this is defined to xchg_local() which is missing in asm/system.h. This patch re-defines local_xchg() in asm/local.h to atomic_long_xchg(). Then Perf-events can pass the build. Signed-off-by: Deng-Cheng Zhu <[email protected]> To: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Patchwork: https://patchwork.linux-mips.org/patch/1687/ Signed-off-by: Ralf Baechle <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions