Whamcloud - gitweb
LU-9183 libcfs: handle dump_trace() and related callbacks removal 16/25816/6
authorDmitry Eremin <dmitry.eremin@intel.com>
Thu, 2 Mar 2017 19:23:00 +0000 (22:23 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 19 Apr 2017 04:46:52 +0000 (04:46 +0000)
commit70d70c4f541c84adc88c372d670cd3a7fa8bc91f
tree1bd4d1b0c113141a1ecd334c862b109870050df9
parent1b75e853af52ab99b831d32b828a38dd446b61b5
LU-9183 libcfs: handle dump_trace() and related callbacks removal

In commit c8fe4609827aedc9c4b45de80e7cdc8ccfa8541b all previous users
of dump_trace() have been converted to use the new unwind interfaces,
so the dump_trace() and the related print_context_stack() and
print_context_stack_bp() callback functions were removed.

Test-Parameters: trivial
Change-Id: Ifa7a112d622b23f733d6daab05f9838afdf31a86
Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-on: https://review.whamcloud.com/25816
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/autoconf/lustre-libcfs.m4
libcfs/libcfs/linux/linux-debug.c