Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | sparc64: Convert NGcopy_{from,to}_user to accurate exception reporting. | David S. Miller | 2016-10-24 |
| | | | | | | | Report the exact number of bytes which have not been successfully copied when an exception occurs, using the running remaining length. Signed-off-by: David S. Miller <davem@davemloft.net> | ||
* | sparc,sparc64: unify lib/ | Sam Ravnborg | 2008-12-04 |
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 <sam@ravnborg.org> Signed-off-by: David S. Miller <davem@davemloft.net> |