summaryrefslogtreecommitdiffstats
path: root/include/asm-sh/uaccess_64.h
Commit message (Collapse)AuthorAgeFilesLines
* sh: migrate to arch/sh/include/Paul Mundt2008-07-291-79/+0
| | | | | | | | | | | | | This follows the sparc changes a439fe51a1f8eb087c22dd24d69cebae4a3addac. Most of the moving about was done with Sam's directions at: http://marc.info/?l=linux-sh&m=121724823706062&w=2 with subsequent hacking and fixups entirely my fault. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Initial consolidation of the _32/_64 uaccess split.Paul Mundt2008-07-281-187/+0
| | | | | | | This consolidates everything but the bare assembly routines, which we will sync up in a follow-up patch. Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Use the common segment definitions for the _64 uaccess routines.Paul Mundt2008-07-281-19/+0
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh64: Fixup the nommu build.Paul Mundt2008-05-081-0/+2
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: make copy_to/from_user() static inlineMagnus Damm2008-02-141-19/+0
| | | | | | | | | This patch changes copy_from_user() and copy_to_user() from macros into static inline functions. This way we can use them as function pointers. Also unify the 64 bit and 32 bit versions. Signed-off-by: Magnus Damm <damm@igel.co.jp> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: comment tidying for sh64->sh migration.Paul Mundt2008-01-281-9/+7
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Consolidate slab/kmalloc minalign values.Paul Mundt2008-01-281-12/+0
| | | | Signed-off-by: Paul Mundt <lethal@linux-sh.org>
* sh: Split out uaccess.h in to _32 and _64 variants.Paul Mundt2008-01-281-0/+316
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
OpenPOWER on IntegriCloud