[Intel-gfx] [PATCH bpf] treewide: add missing includes masked by cgroup -> bpf dependency

Jani Nikula jani.nikula at linux.intel.com
Mon Nov 22 09:29:10 UTC 2021


On Fri, 19 Nov 2021, Jakub Kicinski <kuba at kernel.org> wrote:
> 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.
>
> Signed-off-by: Jakub Kicinski <kuba at kernel.org>
> ---
> CC: axboe at kernel.dk
> CC: maarten.lankhorst at linux.intel.com
> CC: mripard at kernel.org
> CC: tzimmermann at suse.de
> CC: airlied at linux.ie
> CC: daniel at ffwll.ch
> CC: jani.nikula at linux.intel.com
> CC: joonas.lahtinen at linux.intel.com
> CC: rodrigo.vivi at intel.com
> CC: yuq825 at gmail.com
> CC: robdclark at gmail.com
> CC: sean at poorly.run
> CC: christian.koenig at amd.com
> CC: ray.huang at amd.com
> CC: sgoutham at marvell.com
> CC: gakula at marvell.com
> CC: sbhatta at marvell.com
> CC: hkelam at marvell.com
> CC: jingoohan1 at gmail.com
> CC: lorenzo.pieralisi at arm.com
> CC: robh at kernel.org
> CC: kw at linux.com
> CC: bhelgaas at google.com
> CC: krzysztof.kozlowski at canonical.com
> CC: mani at kernel.org
> CC: pawell at cadence.com
> CC: peter.chen at kernel.org
> CC: rogerq at kernel.org
> CC: a-govindraju at ti.com
> CC: gregkh at linuxfoundation.org
> CC: ast at kernel.org
> CC: daniel at iogearbox.net
> CC: andrii at kernel.org
> CC: kafai at fb.com
> CC: songliubraving at fb.com
> CC: yhs at fb.com
> CC: john.fastabend at gmail.com
> CC: kpsingh at kernel.org
> CC: sj at kernel.org
> CC: akpm at linux-foundation.org
> CC: thomas.hellstrom at linux.intel.com
> CC: matthew.auld at intel.com
> CC: colin.king at intel.com
> CC: geert at linux-m68k.org
> CC: linux-block at vger.kernel.org
> CC: dri-devel at lists.freedesktop.org
> CC: intel-gfx at lists.freedesktop.org
> CC: lima at lists.freedesktop.org
> CC: linux-arm-msm at vger.kernel.org
> CC: freedreno at lists.freedesktop.org
> CC: linux-pci at vger.kernel.org
> CC: linux-arm-kernel at lists.infradead.org
> CC: linux-samsung-soc at vger.kernel.org
> CC: linux-usb at vger.kernel.org
> CC: bpf at vger.kernel.org
> CC: linux-mm at kvack.org
>
> Well, let's see if this makes it thru email servers...
> ---
>  block/fops.c                                          | 1 +
>  drivers/gpu/drm/drm_gem_shmem_helper.c                | 1 +
>  drivers/gpu/drm/i915/gt/intel_gtt.c                   | 1 +
>  drivers/gpu/drm/i915/i915_request.c                   | 1 +

For the i915 parts,

Acked-by: Jani Nikula <jani.nikula at intel.com>


-- 
Jani Nikula, Intel Open Source Graphics Center


More information about the Intel-gfx mailing list