On 7/22/19 2:12 PM, Alex Deucher wrote: > On Sun, Jul 21, 2019 at 6:39 PM Gustavo A. R. Silva > <gust...@embeddedor.com> wrote: >> >> Add missing break statement in order to prevent the code from falling >> through to case AMDGPU_IRQ_STATE_ENABLE. >> >> This bug was found thanks to the ongoing efforts to enable >> -Wimplicit-fallthrough. >> >> Fixes: a644d85a5cd4 ("drm/amdgpu: add gfx v10 implementation (v10)") >> Cc: sta...@vger.kernel.org >> Signed-off-by: Gustavo A. R. Silva <gust...@embeddedor.com> > > Applied. Thanks! > Awesome! Glad to help. :) Thanks -- Gustavo