I thought I had mode one-off patches but this, but it seems there are only two ready to go now. The first removes another local interface in favour of a more general interface, the second removing a warning (which actually say "BUG:").
Thanks, NeilBrown --- NeilBrown (2): staging: lustre: use strim instead of cfs_trimwhite. staging: lustre: disable preempt while sampling processor id. .../lustre/include/linux/libcfs/libcfs_string.h | 1 - drivers/staging/lustre/lnet/libcfs/libcfs_string.c | 20 ------------------- .../staging/lustre/lnet/libcfs/linux/linux-cpu.c | 21 ++++++++++---------- drivers/staging/lustre/lnet/lnet/config.c | 10 +++++----- drivers/staging/lustre/lnet/lnet/router_proc.c | 2 +- 5 files changed, 17 insertions(+), 37 deletions(-) -- Signature