git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e8f692
)
staging/lustre: fix build error when !CONFIG_SMP
author
Peng Tao
<bergwolf@gmail.com>
Mon, 15 Jul 2013 14:27:10 +0000
(22:27 +0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 23 Jul 2013 19:24:01 +0000
(12:24 -0700)
Three functions cfs_cpu_ht_nsiblings, cfs_cpt_cpumask and
cfs_cpt_table_print are missing if !CONFIG_SMP.
cpumask_t/nodemask_t/__read_mostly/____cacheline_aligned
are redefined.
Signed-off-by: Peng Tao <tao.peng@emc.com>
Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/lustre/include/linux/libcfs/libcfs_cpu.h
patch
|
blob
|
history
drivers/staging/lustre/include/linux/libcfs/linux/linux-cpu.h
patch
|
blob
|
history
drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/libcfs/linux/linux-cpu.c
patch
|
blob
|
history
drivers/staging/lustre/lustre/ptlrpc/service.c
patch
|
blob
|
history
diff --cc
drivers/staging/lustre/include/linux/libcfs/libcfs_cpu.h
Simple merge
diff --cc
drivers/staging/lustre/include/linux/libcfs/linux/linux-cpu.h
Simple merge
diff --cc
drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/libcfs/linux/linux-cpu.c
Simple merge
diff --cc
drivers/staging/lustre/lustre/ptlrpc/service.c
Simple merge