From: Sowmini Varadhan <sowmini.varadhan@xxxxxxxxxx> Date: Tue, 21 Apr 2015 10:30:41 -0400 > Since it is possible for vnet_event_napi to end up doing > vnet_control_pkt_engine -> ... -> vnet_send_attr -> > vnet_port_alloc_tx_ring -> ldc_alloc_exp_dring -> kzalloc() > (i.e., in softirq context), kzalloc() should be called with > GFP_ATOMIC from ldc_alloc_exp_dring. > > Signed-off-by: Sowmini Varadhan <sowmini.varadhan@xxxxxxxxxx> Applied and queued up for -stable, thanks. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html