search for: uaccess64

Displaying 2 results from an estimated 2 matches for "uaccess64".

2007 Apr 18
0
[patch 2/9] Guest page hinting: unused / free pages on s390.
...e able to cope with addressing exceptions for the kernel address space. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> --- arch/s390/Kconfig | 3 ++ arch/s390/kernel/head64.S | 10 +++++++ arch/s390/lib/uaccess.S | 18 ++++++++----- arch/s390/lib/uaccess64.S | 18 ++++++++----- include/asm-s390/page-states.h | 55 +++++++++++++++++++++++++++++++++++++++++ include/asm-s390/setup.h | 1 6 files changed, 93 insertions(+), 12 deletions(-) diff -urpN linux-2.6/arch/s390/Kconfig linux-2.6-patched/arch/s390/Kconfig --- linux-2.6/arch/s39...
2007 Apr 18
0
[patch 2/9] Guest page hinting: unused / free pages on s390.
...e able to cope with addressing exceptions for the kernel address space. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> --- arch/s390/Kconfig | 3 ++ arch/s390/kernel/head64.S | 10 +++++++ arch/s390/lib/uaccess.S | 18 ++++++++----- arch/s390/lib/uaccess64.S | 18 ++++++++----- include/asm-s390/page-states.h | 55 +++++++++++++++++++++++++++++++++++++++++ include/asm-s390/setup.h | 1 6 files changed, 93 insertions(+), 12 deletions(-) diff -urpN linux-2.6/arch/s390/Kconfig linux-2.6-patched/arch/s390/Kconfig --- linux-2.6/arch/s39...