From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 103129] drm-tip doesn't compile due to redefining ci_send_msg_to_smc Date: Fri, 06 Oct 2017 21:25:26 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0509200276==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id BD7B86E9CE for ; Fri, 6 Oct 2017 21:25:26 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0509200276== Content-Type: multipart/alternative; boundary="15073251260.C826e04e.31234"; charset="UTF-8" --15073251260.C826e04e.31234 Date: Fri, 6 Oct 2017 21:25:26 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D103129 Bug ID: 103129 Summary: drm-tip doesn't compile due to redefining ci_send_msg_to_smc Product: DRI Version: XOrg git Hardware: All OS: All Status: NEW Severity: normal Priority: medium Component: DRM/AMDgpu Assignee: dri-devel@lists.freedesktop.org Reporter: fei.yang@intel.com The following commit introduced another implementation of ci_send_msg_to_sm= c() which is causing compile issue with allyesconfig. commit 9f4b35411cfed96d4f9f092b2fed14905af84d89 Author: Rex Zhu Date: Fri Sep 8 19:34:33 2017 +0800 drm/amd/powerplay: add CI asics support to smumgr (v3) This ports support for CI asics (Bonaire, Hawaii) to the powerplay smumgr v2: warning fix (Alex) v3: squash in fix for thermal (Tom) Reviewed-by: Alex Deucher Signed-off-by: Rex Zhu Signed-off-by: Alex Deucher To reproduce the issue: checkout the latest drm-tip make allyesconfig make ... drivers/gpu/drm/amd/powerplay/smumgr/ci_smc.o: In function `ci_send_msg_to_smc': ci_smc.c:(.text+0xea0): multiple definition of `ci_send_msg_to_smc' drivers/gpu/drm/radeon/ci_smc.o:ci_smc.c:(.text+0x300): first defined here make: *** [vmlinux] Error 1 --=20 You are receiving this mail because: You are the assignee for the bug.= --15073251260.C826e04e.31234 Date: Fri, 6 Oct 2017 21:25:26 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
Bug ID 103129
Summary drm-tip doesn't compile due to redefining ci_send_msg_to_smc
Product DRI
Version XOrg git
Hardware All
OS All
Status NEW
Severity normal
Priority medium
Component DRM/AMDgpu
Assignee dri-devel@lists.freedesktop.org
Reporter fei.yang@intel.com

The following commit introduced another implementation of ci_s=
end_msg_to_smc()
which is causing compile issue with allyesconfig.

commit 9f4b35411cfed96d4f9f092b2fed14905af84d89
Author: Rex Zhu <Rex.Zhu@amd.=
com>
Date:   Fri Sep 8 19:34:33 2017 +0800

    drm/amd/powerplay: add CI asics support to smumgr (v3)

    This ports support for CI asics (Bonaire, Hawaii)
    to the powerplay smumgr

    v2: warning fix (Alex)
    v3: squash in fix for thermal (Tom)

    Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
    Signed-off-by: Rex Zhu <Rex.Z=
hu@amd.com>
    Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

To reproduce the issue:
checkout the latest drm-tip
make allyesconfig
make

...
drivers/gpu/drm/amd/powerplay/smumgr/ci_smc.o: In function
`ci_send_msg_to_smc':
ci_smc.c:(.text+0xea0): multiple definition of `ci_send_msg_to_smc'
drivers/gpu/drm/radeon/ci_smc.o:ci_smc.c:(.text+0x300): first defined here
make: *** [vmlinux] Error 1


You are receiving this mail because:
  • You are the assignee for the bug.
= --15073251260.C826e04e.31234-- --===============0509200276== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0509200276==--