arent 07a2039b8eb0af4ff464efd3dfd95de5c02648c6 author David Howells 1244722112 +0100 committer Linus Torvalds 1244736140 -0700 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 Signed-off-by: Linus Torvalds ÜkáS™