linux_dsm_epyc7002/drivers/net/ethernet/marvell/octeontx2/af
Wei Yongjun 42d0f71c9b octeontx2-af: Use GFP_ATOMIC under spin lock
The function nix_update_mce_list() is called from
nix_update_bcast_mce_list(), and a spin lock is held
here, so we should use GFP_ATOMIC instead.

Fixes: 4b05528ebf ("octeontx2-af: Update bcast list upon NIXLF alloc/free")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-10-25 11:36:29 -07:00
..
cgx_fw_if.h octeontx2-af: Add support for CGX link management 2018-10-10 10:06:02 -07:00
cgx.c octeontx2-af: Config pkind for CGX mapped PFs 2018-10-22 20:15:38 -07:00
cgx.h octeontx2-af: Config pkind for CGX mapped PFs 2018-10-22 20:15:38 -07:00
common.h octeontx2-af: NIX Rx flowkey configuration for RSS 2018-10-22 20:15:38 -07:00
Makefile octeontx2-af: Config NPC KPU engines with parser profile 2018-10-22 20:15:37 -07:00
mbox.c octeontx2-af: Add mailbox support infra 2018-10-10 10:06:01 -07:00
mbox.h octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modes 2018-10-22 20:15:38 -07:00
npc_profile.h octeontx2-af: Add NPC KPU profile 2018-10-22 20:15:37 -07:00
npc.h octeontx2-af: Install ucast and bcast pkt forwarding rules 2018-10-22 20:15:38 -07:00
rvu_cgx.c octeontx2-af: Config pkind for CGX mapped PFs 2018-10-22 20:15:38 -07:00
rvu_nix.c octeontx2-af: Use GFP_ATOMIC under spin lock 2018-10-25 11:36:29 -07:00
rvu_npa.c octeontx2-af: Remove set but not used variable 'block' 2018-10-22 19:28:14 -07:00
rvu_npc.c octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modes 2018-10-22 20:15:38 -07:00
rvu_reg.c octeontx2-af: NIX Tx scheduler queue config support 2018-10-22 20:15:37 -07:00
rvu_reg.h octeontx2-af: Config NPC KPU engines with parser profile 2018-10-22 20:15:37 -07:00
rvu_struct.h octeontx2-af: NIX Rx flowkey configuration for RSS 2018-10-22 20:15:38 -07:00
rvu.c octeontx2-af: Config NPC KPU engines with parser profile 2018-10-22 20:15:37 -07:00
rvu.h octeontx2-af: Support for NIXLF's UCAST/PROMISC/ALLMULTI modes 2018-10-22 20:15:38 -07:00