summaryrefslogtreecommitdiff
path: root/drivers/block/umem.c
diff options
context:
space:
mode:
authorHaavard Skinnemoen <haavard.skinnemoen@atmel.com>2008-01-14 22:11:26 (GMT)
committerHaavard Skinnemoen <haavard.skinnemoen@atmel.com>2008-07-02 09:01:29 (GMT)
commita9a934f278613885816aa9f177968c1dac557240 (patch)
treee2199d8039f548c88f95dd82ee87fc254d972767 /drivers/block/umem.c
parentcfd23e93a0289cf6711fd3877c5226658d87240a (diff)
downloadlinux-fsl-qoriq-a9a934f278613885816aa9f177968c1dac557240.tar.xz
avr32: Cover the kernel page tables in the user PGDs
Expand the per-process PGDs so that they cover the kernel virtual memory area as well. This simplifies the TLB miss handler fastpath since it doesn't have to check for kernel addresses anymore. If a TLB miss happens on a kernel address and a second-level page table can't be found, we check swapper_pg_dir and copy the PGD entry into the user PGD if it can be found there. Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
Diffstat (limited to 'drivers/block/umem.c')
0 files changed, 0 insertions, 0 deletions