Re: [PATCH] RDMA/ocrdma: Don't sleep in atomic notifier handler
From: Roland Dreier
Date: Wed May 02 2012 - 18:46:30 EST
On Fri, Apr 27, 2012 at 10:40 PM, Sasha Levin <levinsasha928@xxxxxxxxx> wrote:
> + spin_lock(&ocrdma_devlist_lock);
> + list_add_tail_rcu(&dev->entry, &ocrdma_dev_list);
> + spin_lock(&ocrdma_devlist_lock);
Er, applied with this fixed to be spin_unlock at the end...
--
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/