kernel-fxtec-pro1x/arch/s390/mm
Martin Schwidefsky 61365e132e [S390] Improve address space check.
A data access in access-register mode always is a user mode access,
the code to inspect the access-registers can be removed. The second
change is to use a different test to check for no-execute fault.
The third change is to pass the translation exception identification
as parameter, in theory the trans_exc_code in the lowcore could have
been overwritten by the time the call to check_space from do_no_context
is done.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2009-12-07 12:51:33 +01:00
..
cmm.c sysctl: remove "struct file *" argument of ->proc_handler 2009-09-24 07:21:04 -07:00
extmem.c [S390] convert dcssblk and extmem printks messages to pr_xxx macros. 2008-12-25 13:39:23 +01:00
fault.c [S390] Improve address space check. 2009-12-07 12:51:33 +01:00
hugetlbpage.c hugetlb: introduce pud_huge 2008-07-24 10:47:18 -07:00
init.c arches: drop superfluous casts in nr_free_pages() callers 2009-09-22 07:17:34 -07:00
maccess.c [S390] maccess: arch specific probe_kernel_write() implementation 2009-06-12 10:27:37 +02:00
Makefile [S390] Enable guest page hinting by default. 2009-09-11 10:29:54 +02:00
mmap.c [S390] implement is_compat_task 2009-06-12 10:27:30 +02:00
page-states.c [S390] hibernation: fix guest page hinting related crash 2009-09-22 22:58:44 +02:00
pgtable.c [S390] fix build breakage with CONFIG_AIO=n 2009-10-06 10:35:05 +02:00
vmem.c [S390] fix recursive locking on page_table_lock 2009-09-11 10:29:53 +02:00