Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp1148980imm; Wed, 15 Aug 2018 12:16:15 -0700 (PDT) X-Google-Smtp-Source: AA+uWPzqvR5EyfjzWFEFRyOsJSVV290ZEDLzh4bNIbfbD4nUqihe4IppBUyWMWVVM8ZKxo+P/pzj X-Received: by 2002:a17:902:be07:: with SMTP id r7-v6mr26221555pls.124.1534360575534; Wed, 15 Aug 2018 12:16:15 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534360575; cv=none; d=google.com; s=arc-20160816; b=iEJafTeii41pJyo9p0FPSxbbhOwYZ1UtRreeozGYLkHLn4uvyZPRC81QfnzfeYWnOt tkKw4BGtmBSfxJRtXJq1eas0tROtEjFX/MoqVXpaFIevJkEFuU/3Iq7TzlQ1keHbsa1E SQKpr1b2uDvxomwVgZ6mYglrnidoUtHqOfT+cBY+/QnCrDy6B269AMJIZBCiU2gAGWXE Z3z+GQYgYxUilJjjOzDW6/T77DhFjA759NkNczDzcZ+J8vPuklhgKGvKbgo0BCjGYTn5 ZdqxDKwxja15zA03U/wwrd0+i0CqOc4aP+uIBAMknSB7geZWk95DUjDdb69VO3740gK2 GI3A== 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=TaI36vr0kzlNtBXL45Pttgqm81srwq0R/u5G+5zRr28=; b=0V9bTqE+BEiAgxlZ6erNYNCpC45Vw1SD2cGpraI+q2OjmRvcqZ+BK7L8cIZzdII6XE 2CsVdx7hnVPCXFZwqlqIYBw2KrIcbowJS6RLeCAo3BfCtuL54nwbsondOxaFnP94ehhK FAg5s8ZNfax/YvzxFjdZHGQeEWVCwKxyI/F0LCn8egPmWGAZe70zg3+fZto8JCA+KHWE 8tC4hIR4Oizt2UkGmCghjrZSo/2guoRm9mjTxb1h7cmj6hXxTN0YgyQw34LoxeOzfPU3 wFEbzHv18XNonmtBupadnV+mEO2J/pJZTJJaQq/5OmDnAEokYNRuTbIoGB0p9mS3pIav I3CA== 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 62-v6si19322697ply.520.2018.08.15.12.16.00; Wed, 15 Aug 2018 12:16:15 -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 S1727668AbeHOWHt (ORCPT + 99 others); Wed, 15 Aug 2018 18:07:49 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48320 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727408AbeHOWHt (ORCPT ); Wed, 15 Aug 2018 18:07:49 -0400 Received: from localhost (unknown [194.244.16.108]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id C967425A; Wed, 15 Aug 2018 19:14:22 +0000 (UTC) Date: Wed, 15 Aug 2018 21:14:19 +0200 From: Greg Kroah-Hartman To: Sebastian Gottschall Cc: Sven Joachim , linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.9 000/107] 4.9.120-stable review Message-ID: <20180815191418.GD23260@kroah.com> References: <20180814171520.883143803@linuxfoundation.org> <6272e062-6cfc-0669-bebf-ebb039da051a@dd-wrt.com> <87k1orms9i.fsf@turtle.gmx.de> <55df6754-ce8c-520a-13f9-c610ac498173@dd-wrt.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <55df6754-ce8c-520a-13f9-c610ac498173@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:27:00PM +0200, Sebastian Gottschall wrote: > if i fix the other error (can be reproduced with disable smp on standard > i386 build) > > another raises up again related to smp. to be serious. this patchset of x86 > patches is absolutelly broken and put together without any care. not a > simple compile test has been done That's just not true at all. Gift horse, mouth. > sorry for beeing a little bit upset. i'm sure i will find other bugs if i go > deeper Testing is always great to have. Perhaps just move to 4.14.y or Linus's tree if 4.9 does not work for you? THere's only so much testing we could do before the embargo, sorry. We are very lucky to even have these patches for 4.9 in the first place. thanks, greg k-h