New issue
Advanced search Search tips

Issue 892383 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Oct 7
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

Kernel-4.19: Build failures seen when building grunt images with clang

Project Member Reported by groeck@chromium.org, Oct 4

Issue description

The error shown below is just an example; there are several other similar errors in the same subsystem. The problem is inherited from mainline.

Upstream patch submission https://lore.kernel.org/patchwork/patch/985843/ does not address all failures.

drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:
        In function ‘gmc_v8_0_process_interrupt’:
    drivers/gpu/drm/amd/amdgpu/gmc_v8_0.c:1447:10:
        warning: missing braces around initializer [-Wmissing-braces]

 
Status: Fixed (was: Assigned)
Fixed with rebase patch. Upstream is still discussing a "proper" fix.
Note: The problem also affects gcc 4.6 and 4.9, and has been reported and discussed upstream. See https://lkml.org/lkml/2018/9/12/68 for discussion.

Sign in to add a comment