From: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
To: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>,
Maxime Ripard <maxime.ripard@bootlin.com>,
Sean Paul <sean@poorly.run>, David Airlie <airlied@linux.ie>,
dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org,
Kees Cook <keescook@chromium.org>,
Daniel Vetter <daniel@ffwll.ch>
Subject: Re: [PATCH] drm/drm_vm: Mark expected switch fall-throughs
Date: Mon, 18 Feb 2019 12:02:29 -0600 [thread overview]
Message-ID: <bb073383-e4c2-f089-cdaa-a582ffc7fe79@embeddedor.com> (raw)
In-Reply-To: <20190218085701.GR2665@phenom.ffwll.local>
Hi Daniel,
On 2/18/19 2:57 AM, Daniel Vetter wrote:
> On Fri, Feb 15, 2019 at 11:05:46AM -0600, Gustavo A. R. Silva wrote:
>> In preparation to enabling -Wimplicit-fallthrough, mark switch
>> cases where we are expecting to fall through.
>>
>> Warning level 3 was used: -Wimplicit-fallthrough=3
>>
>> Notice that, in this particular case, the code comment is modified
>> in accordance with what GCC is expecting to find.
>>
>> This patch is part of the ongoing efforts to enable
>> -Wimplicit-fallthrough.
>>
>> Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
>
> Queued for 5.2, thanks for your patch.
> -Daniel
>
I wonder if you could take this one too, or give me some feedback
about it:
https://patchwork.kernel.org/patch/10646783/
I've pinged twice, but I haven't received any responses.
Thanks
--
Gustavo
next prev parent reply other threads:[~2019-02-18 18:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-15 17:05 [PATCH] drm/drm_vm: Mark expected switch fall-throughs Gustavo A. R. Silva
2019-02-18 8:57 ` Daniel Vetter
2019-02-18 18:02 ` Gustavo A. R. Silva [this message]
2019-02-18 18:58 ` Daniel Vetter
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=bb073383-e4c2-f089-cdaa-a582ffc7fe79@embeddedor.com \
--to=gustavo@embeddedor.com \
--cc=airlied@linux.ie \
--cc=daniel@ffwll.ch \
--cc=dri-devel@lists.freedesktop.org \
--cc=keescook@chromium.org \
--cc=linux-kernel@vger.kernel.org \
--cc=maarten.lankhorst@linux.intel.com \
--cc=maxime.ripard@bootlin.com \
--cc=sean@poorly.run \
/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