summaryrefslogtreecommitdiff
path: root/include/linux/kernel.h
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.com>2018-04-16 10:42:37 +1000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-04-23 15:10:59 +0200
commiteba8572846749dc09e1a54cd5e26d9dba652446c (patch)
tree18facf565067cd8cabefb38ae68098d71753ee51 /include/linux/kernel.h
parent55161065d05d99a800bdac5bed3365daa93ecd62 (diff)
staging: lustre: remove include/linux/libcfs/linux/linux-cpu.h
This include file contains definitions used when CONFIG_SMP is in effect. Other includes contain corresponding definitions for when it isn't. This can be hard to follow, so move the definitions to the one place. As HAVE_LIBCFS_CPT is defined precisely when CONFIG_SMP, we discard that macro and just use CONFIG_SMP when needed. Signed-off-by: NeilBrown <neilb@suse.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/kernel.h')
0 files changed, 0 insertions, 0 deletions