Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp3299877pxj; Tue, 1 Jun 2021 01:58:41 -0700 (PDT) X-Google-Smtp-Source: ABdhPJy2KRKe3Cx621k/y4CeLu8IQ7jWZ72/WMXFE1g2L7KD4E1+B095OxrUfJdx4Vg057MXmCFi X-Received: by 2002:aa7:d898:: with SMTP id u24mr11724560edq.172.1622537921694; Tue, 01 Jun 2021 01:58:41 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1622537921; cv=none; d=google.com; s=arc-20160816; b=Olz9qQ6k5YKxuxEA3Jy0i2MJRp0fjDutLGTi9aoM+RvXZx2edfoK/ZFek1BY1sU9hO rhRWotpaoXtnO0vGKTMD37tiEwpb9mEKsC6xeZ5HngU/srGpHh/9x5Rri2wSoAMqkyi6 pBlO3XHHBzYkCJned0bYAEDcAs+M0NkxKzW7VgKkfga2/zGvRQZZYwoIU5eA8SPc6Nym dZN0nf312RzR/MCn4Fd/ydYqkcIyswP/AaBAx0uTgKHY3+4XgMc4tMyEL95/ymUFwNUf DQBnRNe7UFpH5KhQaA45vY2GlAl3khUmlwM0zVXQrDCTsE4kvEV3E2csC2wpH2NEF5Pk fYHA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:mail-followup-to:message-id:subject:cc:to:from:date; bh=xeyE5eDd+fLp63ZBOckaneSUioQjUje6jldZhQevd0k=; b=aRUAMrWpOJm9i/UCI0RftUjstI+kFlteBjzUHFVTbhl1PPI4CV/fAdQlYTwogWHFmH pJ+8foC8B5/CFvtMoyXVO0+kb8q2Ki1KlDJTfPxAWwINDce7dnzRNz8daQvDspiSnoHt 4Jvk89PTBs4NuzmpzbBKfOOAO1SecTcpRwe2/5D8LNRfX+Y9mdkjwh/HFQSAUAILSKNk GOdKHabcfS+ZwYVWwmgkXBpTRxXkgR8bL6NtotogxOEFwovbBFkB80bam+7ALdy4wjbQ QWn804eVnPkmjaD7AIoARN9LrqZdlqEcTkQFzDLh30OsFRA338H0a9x6fkz1pTTSpOEU xeGQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id h11si5986996edz.24.2021.06.01.01.58.19; Tue, 01 Jun 2021 01:58:41 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233272AbhFAI44 (ORCPT + 99 others); Tue, 1 Jun 2021 04:56:56 -0400 Received: from sauhun.de ([88.99.104.3]:47700 "EHLO pokefinder.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231139AbhFAI4y (ORCPT ); Tue, 1 Jun 2021 04:56:54 -0400 Received: from localhost (i577BC03F.versanet.de [87.123.192.63]) by pokefinder.org (Postfix) with ESMTPSA id DF6B82C00E6; Tue, 1 Jun 2021 10:55:11 +0200 (CEST) Date: Tue, 1 Jun 2021 10:55:11 +0200 From: Wolfram Sang To: Stephen Rothwell Cc: Chris Wilson , Bibby Hsieh , Hsin-Yi Wang , Marek Szyprowski , Linux Kernel Mailing List , Linux Next Mailing List , Daniel Vetter , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Intel Graphics , DRI , Dave Airlie Subject: Re: linux-next: build failure after merge of the i2c tree Message-ID: Mail-Followup-To: Wolfram Sang , Stephen Rothwell , Chris Wilson , Bibby Hsieh , Hsin-Yi Wang , Marek Szyprowski , Linux Kernel Mailing List , Linux Next Mailing List , Daniel Vetter , Jani Nikula , Joonas Lahtinen , Rodrigo Vivi , Intel Graphics , DRI , Dave Airlie References: <20210601103250.07301254@canb.auug.org.au> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7fC2ObbQ+xfgL0jX" Content-Disposition: inline In-Reply-To: <20210601103250.07301254@canb.auug.org.au> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --7fC2ObbQ+xfgL0jX Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Stephen, > After merging the i2c tree, today's linux-next build (x86_64 allmodconfig) > failed like this: >=20 > In file included from drivers/gpu/drm/i915/i915_gem.c:1250: > drivers/gpu/drm/i915/selftests/i915_gem.c:97:13: error: conflicting types= for 'pm_suspend' > 97 | static void pm_suspend(struct drm_i915_private *i915) > | ^~~~~~~~~~ > In file included from include/linux/regulator/consumer.h:35, > from include/linux/i2c.h:18, > from drivers/gpu/drm/i915/i915_drv.h:39, > from drivers/gpu/drm/i915/gt/intel_context.h:14, > from drivers/gpu/drm/i915/gem/i915_gem_context.h:12, > from drivers/gpu/drm/i915/i915_gem.c:44: > include/linux/suspend.h:331:12: note: previous declaration of 'pm_suspend= ' was here > 331 | extern int pm_suspend(suspend_state_t state); > | ^~~~~~~~~~ >=20 > Caused by commit >=20 > 5a7b95fb993e ("i2c: core: support bus regulator controlling in adapter") >=20 > interacting with commit >=20 > 3f51b7e1f36a ("drm/i915/selftests: Add a simple exerciser for suspend/h= ibernate") >=20 > from Linus' tree (v4.20-rc1) Thank you very much for taking care of this! > I have added the following merge fix patch: >=20 > From: Stephen Rothwell > Date: Tue, 1 Jun 2021 10:25:49 +1000 > Subject: [PATCH] drm/i915/selftests: Avoid name clash with pm_ global fun= ctions >=20 > Signed-off-by: Stephen Rothwell Looks like the proper solution to me. I think this should be added to the i915 tree. D'accord everyone? Reviewed-by: Wolfram Sang Kind regards, Wolfram --7fC2ObbQ+xfgL0jX Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEOZGx6rniZ1Gk92RdFA3kzBSgKbYFAmC19esACgkQFA3kzBSg Kbbycw//fBJvgMtiaQkNmsiGWds7C1Yx6tjro62FHwqbUlGEtsJmPKigzl75pcV0 KidL5Nte3E5bmW1EJuWky3cuQyriNNH/uFR6sHFooEtuwX8CT+LloHVYynFY817C ztdfcUpyHgwkmAYWxP0/eJ4mSjPASHgK8pg07jvk2VSGExWwcXSlHO0siWwPgwHC r8wjtkEFKqo3E8FNodtQFqEuHTRwaABN9jXrngroTq5izMNTgamSl6iDYUqdqCuY OLpKDcK4Hxs54djtNMqmI6+E1vnowfcbaHRWln6A+PptT8Q0S/S2efWLIIV8Oe6H XLz486hUy/R6AP9rjD24U9D0o+DCGD6/nbX+sASfoVxIuKpAMJgi/TjB3MiJ8yGH 44816xHEKIEBmZXcOm9F+Us690x5PaUvtEh8R2fpJT9ThOfd4zUjAh3/mPWbY3lv CZ1lXUwtEOD/4y9rnJfliJrDQKZ1UHzEE7v3fAgNb+Jc5crpks6+tEO9lZ2Tz1qg CRybK2aigC0LOQHp5IXq3lbgQNXy2HvPRX5qFjVYNJW8aeHNnlE+iWg9MP9xzGgV jpW2Qqils+42wu05hGjYgREM/vNbzm3L9886OfQVyVNGdXfrE2T1mDtdIMiBpUE3 9MQjWbbSFWVcrCkTKVT6287E5w7ETWBXfC/9gwgeQrsyLX/BPT0= =s2+6 -----END PGP SIGNATURE----- --7fC2ObbQ+xfgL0jX--