Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sparc: use the new generic strnlen_user() function | David Miller | 2012-05-26 |
| | | | | | | | This throws away the sparc-specific functions in favor of the generic optimized version. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> | ||
* | sparc: prepare lib/ for unification | Sam Ravnborg | 2008-12-04 |
Identical named files renamed to <name>_32.S Refactored Makefile to prepare for unification. Linking order was altered slightly - but this is a lib.a file so it should not matter. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net> |