diff options
author | André Almeida | 2020-11-17 17:52:45 +0100 |
---|---|---|
committer | Paolo Bonzini | 2020-12-10 18:15:20 +0100 |
commit | b5a8dfb5328a5546d52522b4b3504a79464aa3cb (patch) | |
tree | 39374f53baee94ceaf968ea47b55435185d1df5e /target/mips | |
parent | kernel-doc: fix processing nested structs with attributes (diff) | |
download | qemu-b5a8dfb5328a5546d52522b4b3504a79464aa3cb.tar.gz qemu-b5a8dfb5328a5546d52522b4b3504a79464aa3cb.tar.xz 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 'target/mips')
0 files changed, 0 insertions, 0 deletions