diff options
author | Robin Holt <[email protected]> | 2008-07-28 20:36:50 -0500 |
---|---|---|
committer | Tony Luck <[email protected]> | 2008-08-25 11:10:11 -0700 |
commit | 42aca483ddee8888926d913b660e1dd38d748ba9 (patch) | |
tree | d4cb7748ebe3019d966976ca647020990ea37a2d /net/unix/sysctl_net_unix.c | |
parent | 83097aca8567a0bd593534853b71fe0fa9a75d69 (diff) |
[IA64] Fix ia64 build failure when CONFIG_SFC=m
CONFIG_SFC=m uses topology_core_siblings() which, for ia64, expects
cpu_core_map to be exported. It is not. This patch exports the needed
symbol.
Maintainers note: This really looks like the wrong thing to do ... it
would be much better for the kernel to export an API to provide
drivers like this with data they need (which in the case of this
driver seems to be an estimate of the effective parallelism available
on the platform). But x86 has exported this forever ... so go with
the flow until such an API is defined.
Signed-off-by: Ben Hutchings <[email protected]>
Signed-off-by: Matthew Wilcox <[email protected]>
Signed-off-by: Robin Holt <[email protected]>
Signed-off-by: Tony Luck <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions