diff options
author | 2007-10-16 13:17:22 -0700 | |
---|---|---|
committer | 2007-10-16 13:17:22 -0700 | |
commit | 4d1efed540df1ccd3077df6f2bffba9d506b7d7b (patch) | |
tree | 568514fc51c24438faaf9c5308e1c10c7ee45a22 /include/linux/init_task.h | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild (diff) | |
download | linux-dev-4d1efed540df1ccd3077df6f2bffba9d506b7d7b.tar.xz linux-dev-4d1efed540df1ccd3077df6f2bffba9d506b7d7b.zip |
[IA64] Fix build for CONFIG_SMP=n
d5a7430ddcdb598261d70f7eb1bf450b5be52085 missed a spot where we
use cpu_sibling_map and cpu_core_map. These don't exist on a
uni-processor build. Wrap #ifdef CONFIG_SMP ... #endif around it.
Signed-off-by: Tony Luck <tony.luck@intel.com>
Diffstat (limited to 'include/linux/init_task.h')
0 files changed, 0 insertions, 0 deletions