Whamcloud - gitweb
LU-8661 libcfs: handle pdata_set_cpumasks() removal 22/27422/2
authorJames Simmons <uja.ornl@yahoo.com>
Sun, 4 Jun 2017 15:34:11 +0000 (11:34 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 10 Jun 2017 02:49:48 +0000 (02:49 +0000)
commit24d9e6ec44651abea0c4985a6b91d850b0257301
tree52fb77b7976ea02ec6788358ba5b796e1b6f2b14
parenteb47eaa6ecd277fcf1edd66673cc7082661c1dda
LU-8661 libcfs: handle pdata_set_cpumasks() removal

In Linux commit 815613da6a67c196d7458d0e6c278ea88e21933f the
function padata_set_cpumasks was removed since no one was
using it upstream. In order to support newer kernels we need
to migrate to pdata_set_cpumask() instead.

Change-Id: Ia2e5143d9a2649bfbf9e1df1fb7f2d1b3c807884
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/27422
Tested-by: Jenkins
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Bob Glossman <bob.glossman@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Doug Oucharek <doug.s.oucharek@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/libcfs/libcfs_ptask.c