Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | [ARM] Remove the __arch_* layer from uaccess.h | Russell King | 2006-06-28 |
| | | | | | | | | | Back in the days when we had armo (26-bit) and armv (32-bit) combined, we had an additional layer to the uaccess macros to ensure correct typing. Since we no longer have 26-bit in this tree, we no longer need this layer, so eliminate it. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | [ARM] Remove LOADREGS macro | Russell King | 2006-06-25 |
| | | | | | | | As for RETINSTR, LOADREGS is a left-over from the 26-bit days. Remove it. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> | ||
* | [ARM] 2946/2: split --arch_clear_user() out of lib/uaccess.S | Nicolas Pitre | 2005-11-01 |
Patch from Nicolas Pitre Required for future enhancement patches. Signed-off-by: Nicolas Pitre <nico@cam.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk> |