Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 161404
b: refs/heads/master
c: 3e0e1e9
h: refs/heads/master
v: v3
  • Loading branch information
Amerigo Wang authored and Ingo Molnar committed Aug 21, 2009
1 parent 57cc90f commit b7fdad3
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: 8126dec32738421afa362114337331337b4be17f
refs/heads/master: 3e0e1e9c5a327d4dba8490d83ef55c0564e6e8a7
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/init_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -796,7 +796,7 @@ int __init reserve_bootmem_generic(unsigned long phys, unsigned long len,
return ret;

#else
reserve_bootmem(phys, len, BOOTMEM_DEFAULT);
reserve_bootmem(phys, len, flags);
#endif

if (phys+len <= MAX_DMA_PFN*PAGE_SIZE) {
Expand Down

0 comments on commit b7fdad3

Please sign in to comment.