Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp3983843imm; Mon, 20 Aug 2018 07:57:39 -0700 (PDT) X-Google-Smtp-Source: AA+uWPzIN/BqGJfj3hJDYXqrqUgPsWS1TwKRWX7FzXmU5jbReR/ehA8rppPJtiMc77B+lForS0Qk X-Received: by 2002:a62:11c4:: with SMTP id 65-v6mr48775155pfr.54.1534777059034; Mon, 20 Aug 2018 07:57:39 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534777059; cv=none; d=google.com; s=arc-20160816; b=RYYGb5YytvP7123EAiOsEm36z9Ow9HpmOHFPn4f5SfY6JfypQQE4na0FLuxsTVdITt SScu84lCOxanN5OBA3d8r1EkupkkCdlig+GqWgrR4IIwC7ClNBG1SXHSvNDbpCxosd8f X+0DWK78MlOM4ShdKULDSRWc8ThvmNwVvEPW5trbRrewt90kEq34sxwDHWDfDwHA+WKg 9Z/r7WLh+QLMawEtPBw+vdm0bE3oaFRsE4Xi9PmjbdwKICoCXEsIOfMi9RotxOqubuX0 GMs2aMr7u692dbVgKzpwPw69ib3CZBtp29rsLQU+2lZfMIZ5legni4sv6WWiEYA1Clph 5hkg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :message-id:in-reply-to:subject:cc:to:from:date :arc-authentication-results; bh=rgM5rf6rg4MnUIxzwd7kq5fUq2u2iHzSYqEwK9LURNc=; b=qNlAEpOZjNkiXtsOMYpFef2rXk57R87iX98wLVqGNQ2f5SK6TpBB8uTFuyzcgsxMDL 8PrseLBxzAz2Fc5H9lh1favHJCmikyo1KPOmHm+sMQqYDNAMuDQP3i997hWbiI0s65hi MZ7HVuxWAy3c44oBgy7fdlqt/KPOV3mvuLRHH/wRTuRtGjGlFhe54AqOUBvoNplTrP6c 4dH4Tsqju1yC6KeEJ3wI0JC45f4fnDDZ0ySa7rmrkDekSxFRX16D0epk0/2beamgjC1X HiJFg8+bXXW9VSoYLAy1b48EtQ+Smttvd4zJVWo1kvaYDREfYfjoaN3v6R0V3n3PkSzj bDBw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h29-v6si9421572pgb.53.2018.08.20.07.57.23; Mon, 20 Aug 2018 07:57:38 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726710AbeHTSJQ (ORCPT + 99 others); Mon, 20 Aug 2018 14:09:16 -0400 Received: from Galois.linutronix.de ([146.0.238.70]:55694 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726021AbeHTSJQ (ORCPT ); Mon, 20 Aug 2018 14:09:16 -0400 Received: from hsi-kbw-5-158-153-52.hsi19.kabel-badenwuerttemberg.de ([5.158.153.52] helo=nanos.tec.linutronix.de) by Galois.linutronix.de with esmtpsa (TLS1.2:DHE_RSA_AES_256_CBC_SHA256:256) (Exim 4.80) (envelope-from ) id 1frlYP-0007dx-Fd; Mon, 20 Aug 2018 16:53:13 +0200 Date: Mon, 20 Aug 2018 16:53:13 +0200 (CEST) From: Thomas Gleixner To: Guenter Roeck cc: Linus Torvalds , Andrew Morton , Linux Kernel Mailing List , Rik van Riel , Mike Galbraith , Dave Hansen Subject: Re: Build failures with gcc 4.5 and older In-Reply-To: <87ca655c-e73a-286f-e69d-30fed9d00d77@roeck-us.net> Message-ID: References: <20180814170904.GA12768@roeck-us.net> <20180814143655.3acd4bb211d44747f77e74f2@linux-foundation.org> <20180814221559.GA15888@roeck-us.net> <20180814160208.4f4dd7ca142912f5894ddddd@linux-foundation.org> <87ca655c-e73a-286f-e69d-30fed9d00d77@roeck-us.net> User-Agent: Alpine 2.21 (DEB 202 2017-01-01) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 14 Aug 2018, Guenter Roeck wrote: > On 08/14/2018 04:20 PM, Linus Torvalds wrote: > > On Tue, Aug 14, 2018 at 4:02 PM Andrew Morton > > wrote: > > > > > > The m68k build still fails because 0cc3cd21657 ("cpu/hotplug: Boot HT > > > siblings at least once") was evidently never tested on CONFIG_SMP=n. > > > How could that come about - the patch is six weeks old?? > > > > Ehh, meet the joys of embargoes. > > > > The code was tested (and people even found subtle arm64 problems due > > to that testing), but because it couldn't be made public until today, > > it didn't go through all the usual infrastructure we depend on. > > > > But: > > > > > kernel/cpu.c: In function 'boot_cpu_hotplug_init': > > > kernel/cpu.c:2275:2: error: 'struct cpuhp_cpu_state' has no member named > > > 'booted_once' > > > > it should be fixed now in -git. > > > > > @@ -490,6 +490,8 @@ struct mm_struct { > > > #endif > > > } __randomize_layout; > > > > > > + int wibble; > > > + > > > > Can we call this something informative? Like > > > > int __gcc_4_4_is_garbage_that_shouldnt_be_used; > > > > or something? > > > > That is, if we actually want to really drag out this whole pointless > > pain of allowing ancient compilers? > > > > Guys, at some point we need to switch to 4.6. The people who feel the > > pain today *will* feel the pain at some point. Just get it over with > > already. > > > > For my part I am all for making gcc 4.6 mandatory. No objections from my side. Thanks, tglx