Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [SPARC64]: Fix branch signedness bug in all code patching. | David S. Miller | 2006-03-20 | 1 | -1/+2 |
| | | | | | | | The bug that hit SUN4V TLB patching exists elsewhere. Make sure we cure all such cases. Signed-off-by: David S. Miller <davem@davemloft.net> | ||||
* | [SPARC64]: Niagara optimized memcpy() and copy_{to,from}_user(). | David S. Miller | 2006-03-20 | 1 | -0/+32 |
Signed-off-by: David S. Miller <davem@davemloft.net> |