Whamcloud - gitweb
LU-16117 build: Avoid excessive modpost warnings 62/48362/9
authorShaun Tancheff <shaun.tancheff@hpe.com>
Thu, 10 Nov 2022 06:53:47 +0000 (00:53 -0600)
committerOleg Drokin <green@whamcloud.com>
Sat, 7 Jan 2023 07:54:41 +0000 (07:54 +0000)
commit445f85de2baddbaa8a84a709b98a9d0b8ed4231a
treeb86d8ad6ed7e669c8918e453cc6ae0dfd2ffb292
parent61e83a6f13064aa9ae0d0e8ce8244493bad1f1bd
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

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