diff options
author | Tim Abbott <[email protected]> | 2009-04-28 00:37:58 +0100 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-04-27 19:46:30 -0700 |
commit | df1f6d200c1e20788184251c49f349b38d90889c (patch) | |
tree | f19809828d470dd374bfcb301f098da81b81e061 /net/unix/af_unix.c | |
parent | b2ad5e1e709e404dd637097411f1853d37926a6a (diff) |
FRV: Use __INIT macro instead of .text.init.
FRV is placing some code in the .text.init section but does not reference that
section in its linker scripts.
This change moves this code from the .text.init section to the .init.text
section, which is presumably where it belongs.
Signed-off-by: Tim Abbott <[email protected]>
Signed-off-by: David Howells <[email protected]>
Acked-by: Sam Ravnborg <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions