diff options
author | Tom Rini <[email protected]> | 2005-09-13 01:25:09 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2005-09-13 08:22:28 -0700 |
commit | 6a00cbfcf8ffdd719cb5a27e1a0a9779665d1e23 (patch) | |
tree | 3596cb8dc87fa3b8472234670e2022882ee64738 /net/unix/sysctl_net_unix.c | |
parent | 5b952b3c143660b6436fcb299b249cefde61c18d (diff) |
[PATCH] ppc32: discard *.exit.text and *.exit.data sections
Discard *.exit.text sections on runtime. We cannot do this on link time
because of the way BUG macros are implemented. If "__exit function" calls
one of those macros, __bug_table section will reference this function.
This is similar to ".altinstructions" situation on i386.
*.exit.data seems to be OK in this respect and is discarded on link
time.
Signed-off-by: Eugene Surovegin <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Acked-by: Paul Mackerras <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions