From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nathan Chancellor Subject: Re: [PATCH 0/7] amdgpu clang warning fixes on next-20190703 Date: Tue, 9 Jul 2019 00:22:47 -0700 Message-ID: <20190709072247.GA92551@archlinux-threadripper> References: <20190704055217.45860-1-natechancellor@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Alex Deucher Cc: Alex Deucher , Christian =?iso-8859-1?Q?K=F6nig?= , "David (ChunMing) Zhou" , Harry Wentland , Leo Li , Rex Zhu , Evan Quan , David Airlie , LKML , Maling list - DRI developers , clang-built-linux@googlegroups.com, amd-gfx list List-Id: amd-gfx.lists.freedesktop.org On Mon, Jul 08, 2019 at 11:55:50AM -0400, Alex Deucher wrote: > Applied the series. thanks! > > Alex Thank you :) I don't see the enum conversion ones in your current tree. If they indeed caused issues, could you guys please look into fixing the warnings properly yourselves (maybe something like Arnd's patch?) or let me know how you would like them fixed (explicit casts, changing type to int, etc)? https://patchwork.freedesktop.org/patch/316466/ Cheers, Nathan