aboutsummaryrefslogtreecommitdiff
path: root/arch/sparc/lib/csum_copy_to_user.S
AgeCommit message (Collapse)AuthorFilesLines
2009-05-29sparc64: Fix section attribute warnings.David S. Miller1-1/+1
CSUM copy to/from user assembler was missing allocatable and executable attributes for .fixup Signed-off-by: David S. Miller <[email protected]>
2008-12-04sparc,sparc64: unify lib/Sam Ravnborg1-0/+21
o Renamed files in sparc64 to <name>_64.S when identical to sparc32 files. o iomap.c were equal for sparc32 and sparc64 o adjusted sparc/Makefile now we have only one lib/ Signed-off-by: Sam Ravnborg <[email protected]> Signed-off-by: David S. Miller <[email protected]>