Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 157178
b: refs/heads/master
c: 1a37f18
h: refs/heads/master
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Linus Torvalds committed Sep 1, 2009
1 parent 51c6f62 commit a96566b
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: 60c3be387bb6cd39707d3ec0ebc324a0c96181f8
refs/heads/master: 1a37f184fa7824982a5f434c06981ec46a66cef7
2 changes: 1 addition & 1 deletion trunk/include/linux/lmb.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ extern u64 __init lmb_alloc_base(u64 size,
extern u64 __init __lmb_alloc_base(u64 size,
u64 align, u64 max_addr);
extern u64 __init lmb_phys_mem_size(void);
extern u64 __init lmb_end_of_DRAM(void);
extern u64 lmb_end_of_DRAM(void);
extern void __init lmb_enforce_memory_limit(u64 memory_limit);
extern int __init lmb_is_reserved(u64 addr);
extern int lmb_find(struct lmb_property *res);
Expand Down

0 comments on commit a96566b

Please sign in to comment.