linux_dsm_epyc7002/drivers/net/ethernet/mellanox
Konstantin Khlebnikov 851b10d608 net/mlx4_en: do batched put_page using atomic_sub
This patch fixes couple error paths after allocation failures.
Atomic set of page reference counter is safe only if it is zero,
otherwise set can race with any speculative get_page_unless_zero.

Signed-off-by: Konstantin Khlebnikov <khlebnikov@yandex-team.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-04-19 20:04:24 -04:00
..
mlx4 net/mlx4_en: do batched put_page using atomic_sub 2016-04-19 20:04:24 -04:00
mlx5/core Round two of 4.6 merge window patches 2016-03-22 15:48:44 -07:00
mlxsw mlxsw: pci: Implement reset done check 2016-03-13 22:30:01 -04:00
Kconfig mlxsw: Introduce Mellanox switch driver core 2015-07-30 00:04:59 -07:00
Makefile mlxsw: Introduce Mellanox switch driver core 2015-07-30 00:04:59 -07:00