Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 209936
b: refs/heads/master
c: 79c3095
h: refs/heads/master
v: v3
  • Loading branch information
Sonny Rao authored and Benjamin Herrenschmidt committed Aug 24, 2010
1 parent fd3dd6b commit 6ebbd96
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 529b7307d804f649839b5b65b303442140266d26
refs/heads/master: 79c3095fb39964d0d44368cbbb4eff5b52c43d2c
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/mm/init_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,9 @@
#endif /* CONFIG_PPC_STD_MMU_64 */

phys_addr_t memstart_addr = ~0;
EXPORT_SYMBOL_GPL(memstart_addr);
phys_addr_t kernstart_addr;
EXPORT_SYMBOL_GPL(kernstart_addr);

void free_initmem(void)
{
Expand Down

0 comments on commit 6ebbd96

Please sign in to comment.