summaryrefslogtreecommitdiffstats
path: root/arch/nios2/mm/uaccess.c
Commit message (Collapse)AuthorAgeFilesLines
* nios2: use generic strncpy_from_user() and strnlen_user()Ley Foon Tan2017-05-081-33/+0
| | | | | | This change enables the generic strncpy_from_user() and strnlen_user() Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com>
* nios2: switch to RAW_COPY_USERAl Viro2017-03-281-8/+8
| | | | Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
* nios2: Memory managementLey Foon Tan2014-12-081-0/+163
This patch contains the initialisation of the memory blocks, MMU attributes and the memory map. Signed-off-by: Ley Foon Tan <lftan@altera.com>
OpenPOWER on IntegriCloud