1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/net/ethernet/marvell/octeontx2/nic
Jakub Kicinski 8581fd402a treewide: Add missing includes masked by cgroup -> bpf dependency
cgroup.h (therefore swap.h, therefore half of the universe)
includes bpf.h which in turn includes module.h and slab.h.
Since we're about to get rid of that dependency we need
to clean things up.

v2: drop the cpu.h include from cacheinfo.h, it's not necessary
and it makes riscv sensitive to ordering of include files.

Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Alexei Starovoitov <ast@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Acked-by: Krzysztof Wilczyński <kw@linux.com>
Acked-by: Peter Chen <peter.chen@kernel.org>
Acked-by: SeongJae Park <sj@kernel.org>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Acked-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/all/20211120035253.72074-1-kuba@kernel.org/  # v1
Link: https://lore.kernel.org/all/20211120165528.197359-1-kuba@kernel.org/ # cacheinfo discussion
Link: https://lore.kernel.org/bpf/20211202203400.1208663-1-kuba@kernel.org
2021-12-03 10:58:13 -08:00
..
cn10k.c octeontx2-pf: Simplify the receive buffer size calculation 2021-10-10 11:46:54 +01:00
cn10k.h octeontx2-pf: Fix inconsistent license text 2021-08-29 10:46:15 +01:00
Makefile octeontx2-nic: fix mixed module build 2021-10-18 13:14:00 +01:00
otx2_common.c octeontx2-pf: Simplify the receive buffer size calculation 2021-10-10 11:46:54 +01:00
otx2_common.h octeontx2-pf: Simplify the receive buffer size calculation 2021-10-10 11:46:54 +01:00
otx2_devlink.c octeontx2: Move devlink registration to be last devlink command 2021-09-27 16:31:59 +01:00
otx2_devlink.h octeontx2-pf: devlink params support to set mcam entry count 2021-08-17 10:06:33 +01:00
otx2_dmac_flt.c octeontx2-pf: Fix inconsistent license text 2021-08-29 10:46:15 +01:00
otx2_ethtool.c net: convert users of bitmap_foo() to linkmode_foo() 2021-10-24 13:58:52 +01:00
otx2_flows.c octeontx2-pf: Add vlan-etype to ntuple filters 2021-08-29 10:48:32 +01:00
otx2_pf.c octeontx2-pf: Simplify the receive buffer size calculation 2021-10-10 11:46:54 +01:00
otx2_ptp.c treewide: Add missing includes masked by cgroup -> bpf dependency 2021-12-03 10:58:13 -08:00
otx2_ptp.h octeontx2-pf: Fix inconsistent license text 2021-08-29 10:46:15 +01:00
otx2_reg.h octeontx2-pf: Fix inconsistent license text 2021-08-29 10:46:15 +01:00
otx2_struct.h octeontx2-pf: Fix inconsistent license text 2021-08-29 10:46:15 +01:00
otx2_tc.c octeontx2-pf: Fix inconsistent license text 2021-08-29 10:46:15 +01:00
otx2_txrx.c octeontx2-pf: Simplify the receive buffer size calculation 2021-10-10 11:46:54 +01:00
otx2_txrx.h octeontx2-pf: Simplify the receive buffer size calculation 2021-10-10 11:46:54 +01:00
otx2_vf.c octeontx2-nicvf: fix ioctl callback 2021-11-05 14:23:21 +00:00