diff options
author | Hirokazu Takata <takata@linux-m32r.org> | 2007-02-10 10:43:37 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-02-11 19:51:20 +0100 |
commit | 9b87ed790714bd3a8d492feb24f6c48f8bb59c3a (patch) | |
tree | f8915b927d4617200e7828c14a4335380d05c0be /arch/m32r/m32700ut/defconfig.m32700ut.up | |
parent | [PATCH] m32r: build fix for processors without ISA_DSP_LEVEL2 (diff) | |
download | linux-9b87ed790714bd3a8d492feb24f6c48f8bb59c3a.tar.xz linux-9b87ed790714bd3a8d492feb24f6c48f8bb59c3a.zip |
[PATCH] m32r: fix do_page_fault and update_mmu_cache
Fix do_page_fault and update_mmu_cache.
* Fix do_page_fault (vmalloc_fault:) to pass error_code correctly
to update_mmu_cache by using a thread-fault code for all m32r chips.
* Fix update_mmu_cache for OPSP chip
- #ifdef CONFIG_CHIP_OPSP portion is a workaround of OPSP;
Add a notfound-case operation to update_mmu_cache for OPSP
like other m32r chip.
- Fix pte_data that was not initialized if no entry found.
Signed-off-by: Kazuhiro Inaoka <inaoka@linux-m32r.org>
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m32r/m32700ut/defconfig.m32700ut.up')
0 files changed, 0 insertions, 0 deletions