diff options
author | David Howells <dhowells@redhat.com> | 2009-06-11 14:08:32 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-11 18:02:20 +0200 |
commit | fd4f683d045e053abb093f80d81afce30ceadad2 (patch) | |
tree | 2904ce3549032b63cc0c0ec8f1d74ad82b741237 /arch/mn10300/Kconfig | |
parent | Linux 2.6.30 (diff) | |
download | linux-fd4f683d045e053abb093f80d81afce30ceadad2.tar.xz linux-fd4f683d045e053abb093f80d81afce30ceadad2.zip |
MN10300: Don't set the dirty bit in the DTLB entries in the TLB-miss handler
Remove the special handling for the Data TLB entry dirty bit in the TLB-miss
handler. As the code stands, all that it does is to cause us to take a second
data address exception to set the dirty bit. Instead, we can just let
pte_mkdirty() set the bit.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/mn10300/Kconfig')
0 files changed, 0 insertions, 0 deletions