]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sparc64: Fix section attribute warnings.
authorDavid S. Miller <davem@davemloft.net>
Fri, 29 May 2009 23:12:02 +0000 (16:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 29 May 2009 23:12:02 +0000 (16:12 -0700)
commit6373fffc5d555caf3acf7c5796cec9820aaf7479
treee8c65ba5b45214fe11c6c38cd2e8803218eca611
parentd3584183d2f40f40371e288ceef187d04da213b5
sparc64: Fix section attribute warnings.

CSUM copy to/from user assembler was missing allocatable and
executable attributes for .fixup

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/lib/csum_copy_from_user.S
arch/sparc/lib/csum_copy_to_user.S