From: Oleg Drokin <gr...@linuxhacker.ru>

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 majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to