[PATCH 0/4] Lustre fixes

From: green
Date: Sat Mar 07 2015 - 19:25:41 EST


From: Oleg Drokin <green@xxxxxxxxxxxxxx>

The first two patches are a follow on for the previous patch series
on not using deprecated cpumask-related code.

And two blocking while atomic/not running fixes.

Please consider.

Lai Siyao (1):
staging/lustre/llite: avoid nonatomic memory alloc under spinlock

Oleg Drokin (3):
staging/lustre/libcfs: replace deprecated cpus_ calls with cpumask_
staging/lustre/o2iblnd: Don't use cpus_weight
staging/lustre: Don't call blocking funcitons when !RUNNABLE

.../staging/lustre/lnet/klnds/o2iblnd/o2iblnd.c | 4 +--
.../staging/lustre/lustre/libcfs/linux/linux-cpu.c | 32 ++++++++++++----------
.../lustre/lustre/libcfs/linux/linux-tcpip.c | 10 +++----
drivers/staging/lustre/lustre/llite/statahead.c | 13 +++++++--
4 files changed, 35 insertions(+), 24 deletions(-)

--
2.1.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/