From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Gustavo A. R. Silva" Subject: Re: [PATCH] drm/amdkfd: Fix missing break in switch statement Date: Mon, 22 Jul 2019 14:47:21 -0500 Message-ID: References: <20190721214935.GA910@embeddedor> <181c1bc9-4cf9-057f-a6e6-e6d62ddbc347@embeddedor.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org To: Alex Deucher Cc: Philip Cox , Oded Gabbay , Alex Deucher , =?UTF-8?Q?Christian_K=c3=b6nig?= , "David (ChunMing) Zhou" , David Airlie , Daniel Vetter , Kees Cook , amd-gfx list , Maling list - DRI developers , LKML List-Id: amd-gfx.lists.freedesktop.org On 7/22/19 2:45 PM, Alex Deucher wrote: >> >> By the way, Alex, I'm planning to add these fixes to my tree. I want >> to send a pull-request to Linus for v5.3-rc2 this afternoon. We want >> to have the -Wimplicit-fallthrough option globally enabled in v5.3, >> and these are some of the last fall-through warnings remaining in >> the kernel. >> >> Can I have your Ack or Signed-off-by for all these drm patches? > > I didn't realize you were sending these yourself. I was going to > include them in my upcoming -fixes pull. Feel free to add my RB to > all three. > Awesome! :) Thanks -- Gustavo