commit | 9d0793370987b98708d2f75ee3bba7c1008d8512 | [log] [tgz] |
---|---|---|
author | David Miller <davem@davemloft.net> | Sun Jan 11 04:06:40 2009 -0800 |
committer | Ingo Molnar <mingo@elte.hu> | Sun Jan 11 15:33:24 2009 +0100 |
tree | ddc4a9442d730e5c209774dc2b95c9d5ba054251 | |
parent | 93423b8665f43a0c7a006a1d5be048b99db56d32 [diff] |
sparc64: Fix cpumask related build failure cpumask_of_pcibus() was missing - this triggers on NUMA builds. Signed-off-by: David S. Miller <davem@davemloft.net> Signed-off-by: Ingo Molnar <mingo@elte.hu>