Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99931
b: refs/heads/master
c: f2f865f
h: refs/heads/master
i:
  99929: 3a8b0e1
  99927: cb7ff2b
v: v3
  • Loading branch information
Yinghai Lu authored and Ingo Molnar committed Jul 8, 2008
1 parent 859579d commit ae4007d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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: 76934ed4b33b65096296d3e7b3c046fd020019fc
refs/heads/master: f2f865fe6e6e40ddf37f887eb427263d83bb925d
8 changes: 4 additions & 4 deletions trunk/arch/x86/kernel/setup_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -557,10 +557,10 @@ void __init setup_arch(char **cmdline_p)
#endif

#ifdef CONFIG_ACPI_NUMA
/*
* Parse SRAT to discover nodes.
*/
acpi_numa_init();
/*
* Parse SRAT to discover nodes.
*/
acpi_numa_init();
#endif

initmem_init(0, max_pfn);
Expand Down

0 comments on commit ae4007d

Please sign in to comment.