Whamcloud - gitweb
LU-8560 libcfs: handle stacktrace function address() change 07/22207/2
authorJames Simmons <uja.ornl@yahoo.com>
Sun, 28 Aug 2016 20:16:56 +0000 (16:16 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 8 Sep 2016 02:06:34 +0000 (02:06 +0000)
commitfb436c078ddb95f2371d93a37e4f67a31701add2
tree30f7351f5ab08a6b83a5dc27a08aceacb52bc980
parent2104ed0f0da3651f0cb4ab0c78a1037891d7cb4f
LU-8560 libcfs: handle stacktrace function address() change

Starting in linux kernel 4.6 the address() function
from struct stacktrace now return an int. Update
Lustre to handle this change.

Change-Id: I7d14c9134de3ae5642e2cad7d1d3829eb4ee9c50
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: http://review.whamcloud.com/22207
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Frank Zago <fzago@cray.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/autoconf/lustre-libcfs.m4
libcfs/libcfs/linux/linux-debug.c