Commit e734dd63 authored by Geert Uytterhoeven's avatar Geert Uytterhoeven Committed by Michael Ellerman

powerpc: Typo s/use use/use/

Signed-off-by: default avatarGeert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent f6cee260
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
* is cleared in the TLB miss handler before the TLB entry is loaded. * is cleared in the TLB miss handler before the TLB entry is loaded.
* - All other bits of the PTE are loaded into TLBLO without * - All other bits of the PTE are loaded into TLBLO without
* modification, leaving us only the bits 20, 21, 24, 25, 26, 30 for * modification, leaving us only the bits 20, 21, 24, 25, 26, 30 for
* software PTE bits. We actually use use bits 21, 24, 25, and * software PTE bits. We actually use bits 21, 24, 25, and
* 30 respectively for the software bits: ACCESSED, DIRTY, RW, and * 30 respectively for the software bits: ACCESSED, DIRTY, RW, and
* PRESENT. * PRESENT.
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment