Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157074
b: refs/heads/master
c: a6a06f7
h: refs/heads/master
v: v3
  • Loading branch information
Amerigo Wang authored and Ingo Molnar committed Aug 24, 2009
1 parent 8e9aa4c commit cb34c33
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: fc0ce23506d943b9eaa731a051769d0e0605eb03
refs/heads/master: a6a06f7b577f89d0b916c5ccaff67ca5ed444a78
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 cb34c33

Please sign in to comment.