Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F162730083
D25152.id72815.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
468 B
Referenced Files
None
Subscribers
None
D25152.id72815.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D25152: sys/riscv: Remove debug printfs
Attached
Detach File
Event Timeline
Log In to Comment