aboutsummaryrefslogtreecommitdiff
path: root/sys/powerpc
diff options
context:
space:
mode:
authorJustin Hibbits <jhibbits@FreeBSD.org>2017-07-05 02:20:03 +0000
committerJustin Hibbits <jhibbits@FreeBSD.org>2017-07-05 02:20:03 +0000
commitda7266dd6b5b6e0fcbe4542d61679136b628d834 (patch)
tree29912d6fba682e93708c061b558e4de953181d3b /sys/powerpc
parent2ced5672409d1405d7bfa2e9c2cc89c8330e35a2 (diff)
Notes
Diffstat (limited to 'sys/powerpc')
-rw-r--r--sys/powerpc/booke/pmap.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/powerpc/booke/pmap.c b/sys/powerpc/booke/pmap.c
index 9a61980474e6..5540b312f140 100644
--- a/sys/powerpc/booke/pmap.c
+++ b/sys/powerpc/booke/pmap.c
@@ -3850,7 +3850,6 @@ tlb1_read_entry(tlb_entry_t *entry, unsigned int slot)
/*
* Write given entry to TLB1 hardware.
- * Use 32 bit pa, clear 4 high-order bits of RPN (mas7).
*/
static void
tlb1_write_entry(tlb_entry_t *e, unsigned int idx)