Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 35913
b: refs/heads/master
c: d3cf7f0
h: refs/heads/master
i:
  35911: 8fd1aac
v: v3
  • Loading branch information
Andi Kleen authored and Andi Kleen committed Sep 26, 2006
1 parent ab50e8f commit fd355ae
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 151f8cc1169f9052095b2be36183ab132d75c6c2
refs/heads/master: d3cf7f061521c78ad62e275eb6fbdc8f43fc75a7
1 change: 0 additions & 1 deletion trunk/arch/x86_64/mm/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,6 @@ __init void *early_ioremap(unsigned long addr, unsigned long size)

/* actually usually some more */
if (size >= LARGE_PAGE_SIZE) {
printk("SMBIOS area too long %lu\n", size);
return NULL;
}
set_pmd(temp_mappings[0].pmd, __pmd(map | _KERNPG_TABLE | _PAGE_PSE));
Expand Down

0 comments on commit fd355ae

Please sign in to comment.