Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99414
b: refs/heads/master
c: 684eb01
h: refs/heads/master
v: v3
  • Loading branch information
Jiri Slaby authored and Ingo Molnar committed Jul 8, 2008
1 parent 7937e5e commit 4cb0eff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6e92a5a6151f4a467b8c1bde9123c0a9d1a63339
refs/heads/master: 684eb0163a98bc329193b4aa4535cdd705a5dd58
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/dump_pagetables.c
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ static struct addr_marker address_markers[] = {
{ 0, "User Space" },
#ifdef CONFIG_X86_64
{ 0x8000000000000000UL, "Kernel Space" },
{ 0xffff810000000000UL, "Low Kernel Mapping" },
{ PAGE_OFFSET, "Low Kernel Mapping" },
{ VMALLOC_START, "vmalloc() Area" },
{ VMEMMAP_START, "Vmemmap" },
{ __START_KERNEL_map, "High Kernel Mapping" },
Expand Down

0 comments on commit 4cb0eff

Please sign in to comment.