Whamcloud - gitweb
LU-11062 libcfs: use save_stack_trace for stack dump 72/32972/3
authorYang Sheng <ys@whamcloud.com>
Tue, 7 Aug 2018 16:24:19 +0000 (00:24 +0800)
committerJohn L. Hammond <jhammond@whamcloud.com>
Tue, 14 Aug 2018 18:29:47 +0000 (18:29 +0000)
commita2af371bd8a79e293a9ba95b8016de92040101a6
treea66638611b5b03df4a56fa8abbb406b54482fe23
parent618ba12b9e0d417d47fed55f23ce24acabbd2e6f
LU-11062 libcfs: use save_stack_trace for stack dump

The stacktrace_ops has been removed recently. So we
have to use save_stack_trace_tsk for stack trace
dump.

Lustre-change: https://review.whamcloud.com/#/c/32952/
Lustre-commit: 574e63fc86553510d87d02cd6d72785f341e48dc

Test-Parameters: trivial
Signed-off-by: Yang Sheng <ys@whamcloud.com>
Change-Id: Icb3d0dbd62c35fdd9b8de925aec9358a2208814f
Reviewed-on: https://review.whamcloud.com/32972
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <jhammond@whamcloud.com>
libcfs/libcfs/linux/linux-debug.c