[Intel-gfx] [PATCH] drm/i915/hwmon: Fix a build error used with clang compiler
Dixit, Ashutosh
ashutosh.dixit at intel.com
Thu Oct 27 16:53:15 UTC 2022
On Thu, 27 Oct 2022 09:35:24 -0700, Nick Desaulniers wrote:
>
Hi Nick,
> On Tue, Oct 25, 2022 at 5:18 PM Andi Shyti <andi.shyti at linux.intel.com> wrote:
> >
> > Hi Ashutosh,
> >
> > > But I'd wait to hear from clang/llvm folks first.
> >
> > Yeah! Looking forward to getting some ideas :)
>
> Gwan-gyeong, which tree and set of configs are necessary to reproduce
> the observed warning?
>
> Warnings are treated as errors, so I don't want this breaking our CI.
The following or equivalent should do it:
git clone https://anongit.freedesktop.org/git/drm/drm-tip
git checkout drm-tip
Kernel config:
CONFIG_DRM_I915=m
CONFIG_HWMON=y
Files:
drivers/gpu/drm/i915/i915_hwmon.c/.h
Thanks for taking a look.
--
Ashutosh
More information about the Intel-gfx
mailing list