Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1144767imm; Wed, 15 Aug 2018 12:12:00 -0700 (PDT) X-Google-Smtp-Source: AA+uWPww13H6aBpSaNMqm/WMjKS03CuxJxu4b9pW1dY2Ap8n5W+YIVC/2tY7ZcWizE7RWpPiBHiI X-Received: by 2002:a65:62d8:: with SMTP id m24-v6mr26492268pgv.307.1534360320642; Wed, 15 Aug 2018 12:12:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534360320; cv=none; d=google.com; s=arc-20160816; b=YbGKQywsq/ygprDFpaTe+/ikobpT9U4YMFPB8x5Q+czzLrSd/QutiJBnpAfNot5VgS ARk6zn3G3SurS6EUzFLPWxUPkJWe7GmwbykmAgo6y9FYWNJX6eIXwydUkRBuEZbUSuu9 0bnPo+L7IErFE09Hx39Juhq//frJkzNRbD64mb+n591hRO6s/JUQoygQJAYIhTQ5yiji 4iVlXjRDafzX9wxnyiuE1EJ/MKBkguQ7tIxsSB9qOTbycWvRIMWRHLOwf5CT6fSgRuRh yWw9kJBG8NfEpWuuwR5VM1T9jbjzIij28pb5kmMoXmg/xGs7N+AdL84qxJKO8+R8xER8 lo7w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=oEcppzb5BmM7mVeS3IJ9WF9Tviau9dDSWFufTuToteA=; b=UK0k4K0GD4w0/tQ8AgI9hd9BQbweXHiPBiBrekmwnGiy272k90nXfS2nyw8AS8NAIl JzJ5jqHRMWFGP/mnxd5S0gxARbVk+HnRoORI5r95ayHidesxZ2zSqHqla8S8yJSyWcij MewTLEbbdSkjjjhP+xFV8pqSCmPrIYffkzpkO9cttfa7N7md3CD7VgZlvCQSvO0Dz1Ea deX7APQCs/qlH6r4gqG+fS95wCaPr4Zc1Xke5tZJMu6nR18gMaozpRboXSlbjWopjPmk Pl+wjRYvHqefwTFpBy9L4iSycaG1JfSKDmlXsgdKsLF20Jqlxqwx72jBNJ9BmNwgbALh Umhw== 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 o5-v6si19803988pll.449.2018.08.15.12.11.45; Wed, 15 Aug 2018 12:12:00 -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 S1727628AbeHOWEO (ORCPT + 99 others); Wed, 15 Aug 2018 18:04:14 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48254 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727408AbeHOWEO (ORCPT ); Wed, 15 Aug 2018 18:04:14 -0400 Received: from localhost (unknown [194.244.16.108]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 65E57BDB; Wed, 15 Aug 2018 19:10:48 +0000 (UTC) Date: Wed, 15 Aug 2018 21:10:44 +0200 From: Greg Kroah-Hartman To: Sebastian Gottschall Cc: Linus Torvalds , Sven Joachim , Linux Kernel Mailing List , Andrew Morton , Guenter Roeck , Shuah Khan , patches@kernelci.org, Ben Hutchings , lkft-triage@lists.linaro.org, stable Subject: Re: [PATCH 4.9 000/107] 4.9.120-stable review Message-ID: <20180815191044.GA23260@kroah.com> References: <20180814171520.883143803@linuxfoundation.org> <6272e062-6cfc-0669-bebf-ebb039da051a@dd-wrt.com> <87k1orms9i.fsf@turtle.gmx.de> <30ded8f9-5949-52db-7ef2-763b0e7a4abf@dd-wrt.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <30ded8f9-5949-52db-7ef2-763b0e7a4abf@dd-wrt.com> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Aug 15, 2018 at 08:33:30PM +0200, Sebastian Gottschall wrote: > > Am 15.08.2018 um 20:26 schrieb Linus Torvalds: > > On Wed, Aug 15, 2018 at 11:22 AM Sebastian Gottschall > > wrote: > > > btw. i found another compile error with x86 :-) > > This should already be fixed by commit d0055f351e64 ("x86/smp: fix > > non-SMP broken build due to redefinition of > > apic_id_is_primary_thread"). > > > > Linus > > Hello Linus > > unfortunatly there are numerous other non smp compile issues. this patch > covers just one out of 3 found so far Do you have patches for the others? Non smp builds are pretty rare these days :) thanks, greg k-h