Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 292781
b: refs/heads/master
c: a5c2edf
h: refs/heads/master
i:
  292779: 824aecb
v: v3
  • Loading branch information
Ingo Molnar committed Mar 7, 2012
1 parent 8ebbbb3 commit d80c44e
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: b11e3d782b9c065b3b2fb543bfb0d97801822dc0
refs/heads/master: a5c2edf5765a6efedfd862bce6c616bfec46306a
2 changes: 1 addition & 1 deletion trunk/arch/x86/mm/numa_emulation.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ static int __init emu_find_memblk_by_nid(int nid, const struct numa_meminfo *mi)
return -ENOENT;
}

static u64 mem_hole_size(u64 start, u64 end)
static u64 __init mem_hole_size(u64 start, u64 end)
{
unsigned long start_pfn = PFN_UP(start);
unsigned long end_pfn = PFN_DOWN(end);
Expand Down

0 comments on commit d80c44e

Please sign in to comment.