Received: by 2002:a05:6a10:9848:0:0:0:0 with SMTP id x8csp4042138pxf; Tue, 23 Mar 2021 00:38:40 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwDnh6Yp6GCpT9InmEV7ImbVHpLThas5jB2kF7hLH0aa7h6fulAVNRGMbduQIltgJNfYoLQ X-Received: by 2002:aa7:d492:: with SMTP id b18mr3193481edr.381.1616485120118; Tue, 23 Mar 2021 00:38:40 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1616485120; cv=none; d=google.com; s=arc-20160816; b=OCL7X6RK3Er6n/ufcGZfCkT1rqX3XILGetVnTLMDMaBteogU/XvJOGya6uLAVEzbvP VDnkWQuElDW5zLQ0vkxvAWc60jaN8JeTrT1hKxjfz3vO6/NacVYH9YDZkEZMr/b24ei5 8K1glrFbURG7qjok2JNik+gVPKx6NfBCGJeinYTcgo8a5QyGPiFSTt6K4Xb89OsnC9Yq oNV12wUdQACNtkvx5+txZWY5lOJbedzJ266vrXqKZV0gNAIYPMJtPGE2bCs97U0dJnbd T2i9gW2pwXVs/2NfYWht9DVZQnajbiC5qmouZHtb8kzKTvVZMkJExozUVxT5pbjwgbP1 I8iw== 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:message-id:subject:cc:to:from:date; bh=aAmxoq9r+nxO80cny39pX5aTW7c9SCBjnNGGlA3hKGc=; b=Z6zMnaWHpXWo6iIVRTbCPl7upR1u7cfKkjnyqMM9Oq09//QXZEhsi36H+73t23e2L8 DoVOEmBElC7bMTnA7JxRDp7RMmh94dZDdey/XfUT7mtPFpGU2yVvswxwTH4AxkI6Gmvh b8NGDacJXW1RdbOMEZAIrZrRtPcKs/hy7JlbURTWoiir3foSUFYOaOA0VgNqnuWVl/vp FjGVnMR+quDKnhpBehm9Ccf98Ek+aSf66fP5bk5vboRqA3inQfhaM+Gk53HnK4Z4KJRE 4H/UnXvL2dJXk0Tacvf3rb8EEQW4LJUIx/PeFx90/IxbHgtk9UVBAvGnNFMwWMv7ToTY ehCQ== 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 s1si12754172ejf.199.2021.03.23.00.38.17; Tue, 23 Mar 2021 00:38:40 -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 S229871AbhCWHe7 (ORCPT + 99 others); Tue, 23 Mar 2021 03:34:59 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43868 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229482AbhCWHeu (ORCPT ); Tue, 23 Mar 2021 03:34:50 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 33E8FC061574 for ; Tue, 23 Mar 2021 00:34:50 -0700 (PDT) Received: from gallifrey.ext.pengutronix.de ([2001:67c:670:201:5054:ff:fe8d:eefb] helo=bjornoya.blackshift.org) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1lObYl-0006G3-OR; Tue, 23 Mar 2021 08:34:39 +0100 Received: from pengutronix.de (unknown [IPv6:2a03:f580:87bc:d400:c81e:25b5:b851:4b31]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: mkl-all@blackshift.org) by smtp.blackshift.org (Postfix) with ESMTPSA id 9CB5B5FDC07; Tue, 23 Mar 2021 07:34:37 +0000 (UTC) Date: Tue, 23 Mar 2021 08:34:37 +0100 From: Marc Kleine-Budde To: Rong Chen Cc: Oliver Hartkopp , kernel test robot , kbuild-all@lists.01.org, linux-kernel@vger.kernel.org, linux-can Subject: Re: [kbuild-all] Re: include/linux/compiler_types.h:315:38: error: call to '__compiletime_assert_536' declared with attribute error: BUILD_BUG_ON failed: offsetof(struct can_frame, len) != offsetof(struct canfd_frame, len) || offsetof(struct can_frame, data) != offsetof(struc... Message-ID: <20210323073437.yo63wreqnubbeqby@pengutronix.de> References: <202103210435.I0fiBGAC-lkp@intel.com> <7f4f7e1c-194b-a903-d474-e3b742556a55@intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="jucf3zuhpwlugk7g" Content-Disposition: inline In-Reply-To: X-SA-Exim-Connect-IP: 2001:67c:670:201:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: mkl@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --jucf3zuhpwlugk7g Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 23.03.2021 10:54:40, Rong Chen wrote: > I tried arm-linux-gnueabi (gcc version 10.2.0) and the problem still > exists, btw we prefer to not use the latest gcc compiler to avoid > false positives. FWIW: I'm using latest debian arm compiler and the BUILD_BUG never triggered. gcc version 10.2.1 20210110 (Debian 10.2.1-6) regards, Marc --=20 Pengutronix e.K. | Marc Kleine-Budde | Embedded Linux | https://www.pengutronix.de | Vertretung West/Dortmund | Phone: +49-231-2826-924 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | --jucf3zuhpwlugk7g Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEK3kIWJt9yTYMP3ehqclaivrt76kFAmBZmgoACgkQqclaivrt 76mwaAgApUoTTkXx1qY9IZ6zUEu3JH4lUypUxxju76Zhf60CX36mqvNnIjhxDUxd 7vycnZt5Num4MHOF4e9tWEXgCw/bpkYfCSQ+6Ygov0EN7smROs8ACqYeWOmEt1Ew atTH+OdgHKf2nW7yrYZVlOnb93kKgqwEaxbSONFwRh7SPSjKId3lqACYzHNL7g4P QJ7Y9UQHAOAUL9gsYcVzsAba8izsQ2F1Fwu3YTnyU2Evd13NmuZ4pBY5UCb6EI6C 3zFgtmtaKrz4p629gZVEsT+KXU/HHygdyNc7cnRZfJ2G30rcezKQub4dGcxeeics LKxxexIVwnCelLjh+zqqO/uFM5KJMA== =atgV -----END PGP SIGNATURE----- --jucf3zuhpwlugk7g--