Acked-by: Steve Wise <swise@xxxxxxxxxxxxxxxxxxxxx> David Rientjes wrote:
The alloc_skb() in various allocations are failable, so remove __GFP_NOFAIL from their masks. Cc: Roland Dreier <rolandd@xxxxxxxxx> Signed-off-by: David Rientjes <rientjes@xxxxxxxxxx> --- drivers/infiniband/hw/cxgb4/cq.c | 4 ++-- drivers/infiniband/hw/cxgb4/mem.c | 2 +- drivers/infiniband/hw/cxgb4/qp.c | 6 +++--- 3 files changed, 6 insertions(+), 6 deletions(-)
-- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>