Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 8CA40C6FD1D for ; Tue, 14 Mar 2023 10:24:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230051AbjCNKYU (ORCPT ); Tue, 14 Mar 2023 06:24:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52816 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229932AbjCNKYD (ORCPT ); Tue, 14 Mar 2023 06:24:03 -0400 Received: from mail.skyhub.de (mail.skyhub.de [IPv6:2a01:4f8:190:11c2::b:1457]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8BD7734000 for ; Tue, 14 Mar 2023 03:23:34 -0700 (PDT) Received: from zn.tnic (p5de8e9fe.dip0.t-ipconnect.de [93.232.233.254]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.skyhub.de (SuperMail on ZX Spectrum 128k) with ESMTPSA id 0250E1EC03CA; Tue, 14 Mar 2023 11:23:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=alien8.de; s=dkim; t=1678789404; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:in-reply-to:in-reply-to: references:references; bh=a7dsEeTHB0IpjY+M706JQUGeBy6C6E0uYjJJoB2VwB4=; b=cr9bJcWE3F8Smp3J+f5hM0nYdBZDwoKtOvLI+aKUFgzIV1iE7IskQgWMae/gLwHD0N+7ch Clk3KlyRRa5KNMhpCdSvST46AHf0RJu9epQsj2Cdt9G2tmQyVTwfr207dOlm1tY0GZMZzz 2Ja5nOaWyLVejQxkrDHrDbbPnXK58ZU= Date: Tue, 14 Mar 2023 11:23:16 +0100 From: Borislav Petkov To: Jingbo Xu Cc: tglx@linutronix.de, mingo@redhat.com, dave.hansen@linux.intel.com, x86@kernel.org, hpa@zytor.com, "linux-kernel@vger.kernel.org" Subject: Re: [BUG REPORT] arch/x86/include/asm/uaccess_64.h:119: Error: junk at end of line Message-ID: <20230314102316.GAZBBLFHKqQr9RSeM+@fat_crate.local> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Mar 14, 2023 at 11:12:13AM +0800, Jingbo Xu wrote: > gcc (GCC) 6.5.1 20181026 (Alibaba 6.5.1-1) Looks like you should complain to whoever patched this gcc and broke it in the process. Unless you can reproduce the issue with an official compiler... -- Regards/Gruss, Boris. https://people.kernel.org/tglx/notes-about-netiquette