diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2021-07-27 15:10:30 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2021-07-28 17:45:58 +0300 |
commit | 2dcec7d3fe536d6b9088453377252b8aeb5cc816 (patch) | |
tree | fb126485eed2e3152546c8a351a8ab13048918fe /samples/connector/Makefile | |
parent | a28beb344bb1f02b1306ce3ceaecbf2afe3e42cd (diff) | |
download | linux-2dcec7d3fe536d6b9088453377252b8aeb5cc816.tar.xz |
drm/i915: move intel_context slab to direct module init/exit
With the global kmem_cache shrink infrastructure gone there's nothing
special and we can convert them over.
I'm doing this split up into each patch because there's quite a bit of
noise with removing the static global.slab_ce to just a
slab_ce.
v2: Make slab static (Jason, 0day)
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Cc: Jason Ekstrand <jason@jlekstrand.net>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20210727121037.2041102-4-daniel.vetter@ffwll.ch
Diffstat (limited to 'samples/connector/Makefile')
0 files changed, 0 insertions, 0 deletions