Whamcloud - gitweb
LU-14651 build: remove KALLSYMS build requirement 70/46070/2
authorJames Simmons <jsimmons@infradead.org>
Wed, 12 Jan 2022 16:55:46 +0000 (11:55 -0500)
committerOleg Drokin <green@whamcloud.com>
Wed, 26 Jan 2022 05:14:03 +0000 (05:14 +0000)
commit8e04e4ff8a1d0807d107a65a2c1bf76aea9b4ce5
treee3516d0e702ce302a72f81181a48cbb0e2094fe7
parented31c0cf4b09f4b877f79970de258008307e59bc
LU-14651 build: remove KALLSYMS build requirement

Now that kallsyms is no longer exported some distros kernels are
disabling it by default. If kallsyms is disabled lustre will fail
configure. Remove this hard requirmenet.

Test-Parameters: trivial
Change-Id: I710433e99afd75eea6a3bf1d77878b97beaed605
Signed-off-by: James Simmons <jsimmons@infradead.org>
Reviewed-on: https://review.whamcloud.com/46070
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
config/lustre-build-linux.m4