aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorVineet Gupta <[email protected]>2017-12-08 16:45:57 +0000
committerVineet Gupta <[email protected]>2018-01-03 08:31:27 +0000
commitaf1be2e21203867cb958aaceed5366e2e24b88e8 (patch)
tree668d1bc1b3051597af4d316b20ab7da9d6cb4fce /net/unix/af_unix.c
parentARC: handle gcc generated __builtin_trap() (diff)
downloadkernel-af1be2e21203867cb958aaceed5366e2e24b88e8.tar.gz
kernel-af1be2e21203867cb958aaceed5366e2e24b88e8.zip
ARC: handle gcc generated __builtin_trap for older compiler
ARC gcc prior to GNU 2018.03 release didn't have a target specific __builtin_trap() implementation, generating default abort() call. Implement the abort() call - emulating what newer gcc does for the same, as suggested by Arnd. Acked-by: Arnd Bergmann <[email protected]> Signed-off-by: Vineet Gupta <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions