[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <8516c7c5-bd70-38a9-0583-225689e9e1aa@gmail.com>
Date: Tue, 6 Aug 2019 11:19:30 +0530
From: Vineet Gupta <vineetg76@...il.com>
To: "Gustavo A. R. Silva" <gustavo@...eddedor.com>
Cc: linux-snps-arc@...ts.infradead.org, linux-kernel@...r.kernel.org,
Kees Cook <keescook@...omium.org>
Subject: Re: [PATCH] ARC: unwind: Mark expected switch fall-throughs
On 8/6/19 1:02 AM, Gustavo A. R. Silva wrote:
> Mark switch cases where we are expecting to fall through.
>
> This patch fixes the following warnings (Building: haps_hs_defconfig arc):
>
> arch/arc/kernel/unwind.c:827:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
> arch/arc/kernel/unwind.c:836:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
>
> Signed-off-by: Gustavo A. R. Silva <gustavo@...eddedor.com>
Thx for the patch, applied to arc for-curr.
-Vineet
Powered by blists - more mailing lists