From: Jonathan Corbet <corbet@lwn.net>
To: "André Almeida" <andrealmeid@collabora.com>
Cc: linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org,
kernel@collabora.com
Subject: Re: [PATCH 2/2] kernel-doc: add support for ____cacheline_aligned_in_smp attribute
Date: Tue, 1 Oct 2019 07:04:10 -0600 [thread overview]
Message-ID: <20191001070410.7d7ed2ba@lwn.net> (raw)
In-Reply-To: <20190917194146.35642-3-andrealmeid@collabora.com>
On Tue, 17 Sep 2019 16:41:46 -0300
André Almeida <andrealmeid@collabora.com> wrote:
> - if ($x =~ /(struct|union)\s+(\w+)\s*\{(.*)\}(\s*(__packed|__aligned|__attribute__\s*\(\([a-z0-9,_\s\(\)]*\)\)))*/) {
> + if ($x =~ /(struct|union)\s+(\w+)\s*\{(.*)\}(\s*(__packed|__aligned|____cacheline_aligned_in_smp|__attribute__\s*\(\([a-z0-9,_\s\(\)]*\)\)))*/) {
Sigh...scripts/kernel-doc just makes me want to cry sometimes...
I've applied both patches. Thanks, and apologies for the delay...
jon
prev parent reply other threads:[~2019-10-01 13:04 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-17 19:41 [PATCH 0/2] kernel-doc: fix bug and improve dump_struct André Almeida
2019-09-17 19:41 ` [PATCH 1/2] kernel-doc: fix processing nested structs with attributes André Almeida
2019-09-17 19:41 ` [PATCH 2/2] kernel-doc: add support for ____cacheline_aligned_in_smp attribute André Almeida
2019-10-01 13:04 ` Jonathan Corbet [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20191001070410.7d7ed2ba@lwn.net \
--to=corbet@lwn.net \
--cc=andrealmeid@collabora.com \
--cc=kernel@collabora.com \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®