diff options
| author | André Almeida <andrealmeid@collabora.com> | 2020-11-17 17:52:45 +0100 |
|---|---|---|
| committer | Paolo Bonzini <pbonzini@redhat.com> | 2020-12-10 12:15:20 -0500 |
| commit | b5a8dfb5328a5546d52522b4b3504a79464aa3cb (patch) | |
| tree | 39374f53baee94ceaf968ea47b55435185d1df5e /scripts/qapi/source.py | |
| parent | 872e6c47a083be5afb82b40aae849c7108ae5584 (diff) | |
| download | focaccia-qemu-b5a8dfb5328a5546d52522b4b3504a79464aa3cb.tar.gz focaccia-qemu-b5a8dfb5328a5546d52522b4b3504a79464aa3cb.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> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Message-Id: <20201117165312.118257-3-pbonzini@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'scripts/qapi/source.py')
0 files changed, 0 insertions, 0 deletions