Whamcloud - gitweb
LU-16117 build: Avoid excessive modpost warnings 17/49117/3
authorShaun Tancheff <shaun.tancheff@hpe.com>
Fri, 27 Jan 2023 18:25:25 +0000 (10:25 -0800)
committerOleg Drokin <green@whamcloud.com>
Wed, 8 Mar 2023 06:46:14 +0000 (06:46 +0000)
commitcfe8718c45628fde1eb3174d1dbccabc6f89f1c4
tree4aea1204423b276bbdd52b2a927b677b42ab3863
parent130d7a0e246ab1776efff55fe11c096da1c69ec8
LU-16117 build: Avoid excessive modpost warnings

To avoid modpost warnings about duplicate symbols do not add
the LINUX_OBJ kernel symbols to the KBUILD_EXTRA_SYMBOLS list

Lustre-change: https://review.whamcloud.com/48362
Lustre-commit: 445f85de2baddbaa8a84a709b98a9d0b8ed4231a

Test-Parameters: trivial
HPE-bug-id: LUS-11192
Signed-off-by: Shaun Tancheff <shaun.tancheff@hpe.com>
Change-Id: I85fc90661efcb66e4aa39c9bd3393dbe4f7ba5eb
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Petros Koutoupis <petros.koutoupis@hpe.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49117
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lnet/autoconf/lustre-lnet.m4