diff options
| author | André Almeida <andrealmeid@collabora.com> | 2019-09-17 16:41:46 -0300 |
|---|---|---|
| committer | Jonathan Corbet <corbet@lwn.net> | 2019-10-01 06:57:17 -0600 |
| commit | f861537d5f856f8bffc7ddd1f9c1a59bfed0012a (patch) | |
| tree | 5fecb67c456ed94e2c594f005fb054ae6d5f7eca /tools/perf/scripts/python | |
| parent | kernel-doc: fix processing nested structs with attributes (diff) | |
| download | linux-f861537d5f856f8bffc7ddd1f9c1a59bfed0012a.tar.gz linux-f861537d5f856f8bffc7ddd1f9c1a59bfed0012a.zip | |
kernel-doc: add support for ____cacheline_aligned_in_smp attribute
Subroutine dump_struct uses type attributes to check if the struct
syntax is valid. Then, it removes all attributes before using it for
output. `____cacheline_aligned_in_smp` is an attribute that is
not included in both steps. Add it, since it is used by kernel structs.
Signed-off-by: André Almeida <andrealmeid@collabora.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
