diff options
| author | Peter Zijlstra <[email protected]> | 2025-01-06 10:26:48 +0000 |
|---|---|---|
| committer | Peter Zijlstra <[email protected]> | 2025-01-10 17:16:48 +0000 |
| commit | a937f384c9da493e526ad896ef4e8054526d2941 (patch) | |
| tree | c305d4ea2c2d7e4579803fdd3d59bedc294b5f3f /drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c | |
| parent | Merge tag 'lockdep-for-tip.20241220' of git://git.kernel.org/pub/scm/linux/ke... (diff) | |
| download | kernel-a937f384c9da493e526ad896ef4e8054526d2941.tar.gz kernel-a937f384c9da493e526ad896ef4e8054526d2941.zip | |
cleanup, tags: Create tags for the cleanup primitives
Oleg reported that it is hard to find the definition of things like:
__free(argv) without having to do 'git grep "DEFINE_FREE(argv,"'.
Add tag generation for the various macros in cleanup.h.
Notably 'DEFINE_FREE(argv, ...)' will now generate a 'cleanup_argv'
tag, while all the others, eg. 'DEFINE_GUARD(mutex, ...)' will
generate 'class_mutex' like tags.
Reported-by: Oleg Nesterov <[email protected]>
Signed-off-by: Peter Zijlstra (Intel) <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_isp.c')
0 files changed, 0 insertions, 0 deletions
