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 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel