Re: linux-next: Tree for Feb 4 (gpu/drm/i915/)

From: Randy Dunlap
Date: Thu Feb 04 2021 - 12:28:20 EST


On 2/4/21 1:13 AM, Stephen Rothwell wrote:
> Hi all,
>
> Changes since 20210203:
>

on x86_64:

Still seeing 2 unrelated issues:

WARNING: unmet direct dependencies detected for DRM_I915_WERROR
Depends on [n]: HAS_IOMEM [=y] && DRM_I915 [=m] && EXPERT [=y] && !COMPILE_TEST [=y]
Selected by [m]:
- DRM_I915_DEBUG [=y] && HAS_IOMEM [=y] && EXPERT [=y] && DRM_I915 [=m]


../drivers/gpu/drm/i915/i915_gem.c: In function ‘i915_gem_freeze_late’:
../drivers/gpu/drm/i915/i915_gem.c:1182:2: error: implicit declaration of function ‘wbinvd_on_all_cpus’; did you mean ‘wrmsr_on_cpus’? [-Werror=implicit-function-declaration]
wbinvd_on_all_cpus();

Full randconfig file is attached.

--
~Randy
Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>

Attachment: config-r7644.gz
Description: application/gzip