Page MenuHomeFreeBSD

D25152.id72815.diff
No OneTemporary

D25152.id72815.diff

Index: head/sys/riscv/riscv/pmap.c
===================================================================
--- head/sys/riscv/riscv/pmap.c
+++ head/sys/riscv/riscv/pmap.c
@@ -563,8 +563,6 @@
int i;
printf("pmap_bootstrap %lx %lx %lx\n", l1pt, kernstart, kernlen);
- printf("%lx\n", l1pt);
- printf("%lx\n", (KERNBASE >> L1_SHIFT) & Ln_ADDR_MASK);
/* Set this early so we can use the pagetable walking functions */
kernel_pmap_store.pm_l1 = (pd_entry_t *)l1pt;

File Metadata

Mime Type
text/plain
Expires
Fri, Jul 17, 5:56 AM (14 h, 23 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35160791
Default Alt Text
D25152.id72815.diff (468 B)

Event Timeline