Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99309
b: refs/heads/master
c: 2772f54
h: refs/heads/master
i:
  99307: 30af18d
v: v3
  • Loading branch information
Ingo Molnar committed Jun 3, 2008
1 parent 4030a1c commit 089309f
Show file tree
Hide file tree
Showing 2 changed files with 10 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: 84d6bd0e272e6eace1e7e4c501f32bddfb665bb2
refs/heads/master: 2772f54bf37b033263abe4a2314c40a308a1a5cd
9 changes: 9 additions & 0 deletions trunk/arch/x86/mm/discontig_32.c
Original file line number Diff line number Diff line change
Expand Up @@ -454,3 +454,12 @@ int memory_add_physaddr_to_nid(u64 addr)

EXPORT_SYMBOL_GPL(memory_add_physaddr_to_nid);
#endif

#ifdef CONFIG_ACPI_NUMA
/*
* Dummy on 32-bit, for now:
*/
void __init acpi_numa_slit_init(struct acpi_table_slit *slit)
{
}
#endif

0 comments on commit 089309f

Please sign in to comment.