]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARC: [tlb-miss] Redundant PAGE_PRESENT setting
authorVineet Gupta <vgupta@synopsys.com>
Mon, 17 Jun 2013 06:17:33 +0000 (11:47 +0530)
committerVineet Gupta <vgupta@synopsys.com>
Mon, 17 Jun 2013 13:02:25 +0000 (18:32 +0530)
commit9a4f832e3d7ca5b052ecc5acf7bb0fa8b33f739e
tree2f8a382000a9f5f995ff132076168ad68a01917e
parent10007ff33dde9ba7f0230c7afeca1f166983e350
ARC: [tlb-miss] Redundant PAGE_PRESENT setting

Post TLB entry installation, in updating PTE for software accessed/dity
bits, no need to update PAGE_PRESENT since it will already be set.
Infact the entry won't have installed if !PAGE_PRESENT.

Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
arch/arc/mm/tlbex.S