diff options
author | David S. Miller <davem@davemloft.net> | 2008-03-06 14:47:51 -0800 |
---|---|---|
committer | Chris Wright <chrisw@sous-sol.org> | 2008-03-24 11:47:04 -0700 |
commit | 7564c2eb8926cc19fe06f8b0c6f9f08628c544da (patch) | |
tree | 1b7c3d12fc3d658afaf181b7dde881c4e6d49f64 /include | |
parent | 68b498d251d97de9adda518fda42cfe1451063b7 (diff) |
SPARC: Fix link errors with gcc-4.3
Upstream commit: f0e98c387e61de00646be31fab4c2fa0224e1efb
Reported by Adrian Bunk.
Just like in changeset a3f9985843b674cbcb58f39fab8416675e7ab842
("[SPARC64]: Move kernel unaligned trap handlers into assembler
file.") we have to move the assembler bits into a seperate
asm file because as far as the compiler is concerned
these inline bits we're doing in unaligned.c are unreachable.
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions