diff options
author | 2021-07-27 14:10:28 +0200 | |
---|---|---|
committer | 2021-07-28 16:45:57 +0200 | |
commit | 512ba03e35ccb2897d19d0207ef6bd55a9564fd1 (patch) | |
tree | 12f6329f268ff3b6bc67a356e38cbf15f9dc4163 /tools/perf/scripts/python | |
parent | drm/i915: Check for nomodeset in i915_init() first (diff) | |
download | linux-dev-512ba03e35ccb2897d19d0207ef6bd55a9564fd1.tar.xz linux-dev-512ba03e35ccb2897d19d0207ef6bd55a9564fd1.zip |
drm/i915: move i915_active 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_cache to just a slab_cache.
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-2-daniel.vetter@ffwll.ch
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions