Received: by 2002:ad5:474a:0:0:0:0:0 with SMTP id i10csp827024imu; Fri, 9 Nov 2018 06:47:03 -0800 (PST) X-Google-Smtp-Source: AJdET5d8y5MWtRN/rOxL+oMEyFbuuaqA08GQuWCw/RUudBPr81ZU4y9DGuyr2+fhLgaY7AJKpKEJ X-Received: by 2002:a17:902:d207:: with SMTP id t7-v6mr9250929ply.90.1541774823347; Fri, 09 Nov 2018 06:47:03 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1541774823; cv=none; d=google.com; s=arc-20160816; b=E4s4e+JpD7PrZAuzOcP11uqg1KrjYOf6P1WFix/NAxEbNG00Eibku8+DY3ZImN9DV8 bE6S/0vrjB1zFZt3Po9t+zCTe6hhAxCslL2lThzw9lobpiNL+SRmy07dJgmVtGwlYMiK LmakUyJdMqcSgx9Hzqk4f2llV2vxWBgteLP9hGcfgSbY/tUoxpVFfPC+4IK3H2lnA4ZI np0SXY8JXTz79bOHJBaO+jHc7xuQvGSG1TIyWblQKYTAda8WudDGxFs6CteR1TEL8iME Xy4Pg2pilovc/6asPm+7j6ZgN3Z902sgIL9gYsskdu3ioH1DfFeW7cPn5CZ0o76msUhq JUMA== 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:dkim-signature; bh=TNssyCxgANfg41P+Ei4Xqc0tjJPJ8bxpIzdYVsd7EVs=; b=qSt8nRepkdUTJkvtCGH8nA1W8Pu8Ty4nuf9rHTF1cFD9PCe1a1nrUDtdTJFZWoUUS5 /Cdii/Zy/Ea07PpChl5wEsKDp23o8MvdJk930ncO53jUPolHaanys/DR78b4EtUrkyl/ CBikN8MFIskbFi1GVcLavzMhjvBBbaiWBmr/iluGIv7npTitBtK7/l3u7zEA2m5PV0Cp zUWCsiITJxOtJlkxQNFx8IgU01fqMJ8NMHqrVZ6R21d6a+CdyB66ofju11uEEeBiigb3 iHbWEw4qvqgWNWRXVYxSYmImG8SheyecBLtpag/2/+OkEVJRKBD73q21Okec8oWQv813 Bikg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b="Q/ov1Dyn"; 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 i33-v6si1469569pld.185.2018.11.09.06.46.40; Fri, 09 Nov 2018 06:47:03 -0800 (PST) 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; dkim=pass header.i=@kernel.org header.s=default header.b="Q/ov1Dyn"; 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 S1728079AbeKJA1K (ORCPT + 99 others); Fri, 9 Nov 2018 19:27:10 -0500 Received: from mail.kernel.org ([198.145.29.99]:39254 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727735AbeKJA1K (ORCPT ); Fri, 9 Nov 2018 19:27:10 -0500 Received: from localhost (71-6-98-120.static-ip.telepacific.net [71.6.98.120]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 61E9C206BA; Fri, 9 Nov 2018 14:46:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1541774776; bh=IUJIsNVM786MrQ773mOLm6lIvq36kZkZT/icc+Do9Jk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Q/ov1DynqJcY8HzzbhcT989TiSs17P2eJcsDd8PqBn8RtwMSMlUgY9dFKIhTOAmgk FeJRGR7tnPo/A9QLDoOuMqoraVitR8yFj3+jQDSbOEwCdUfcKijCxUNUnnECiQ2mK9 Cs+Da4HiV5Fu7w1aAlXi4WYMB0du8+ulk2kIk8jw= Date: Fri, 9 Nov 2018 06:46:15 -0800 From: Greg Kroah-Hartman To: Guenter Roeck Cc: linux-kernel@vger.kernel.org, torvalds@linux-foundation.org, akpm@linux-foundation.org, shuah@kernel.org, patches@kernelci.org, ben.hutchings@codethink.co.uk, lkft-triage@lists.linaro.org, stable@vger.kernel.org Subject: Re: [PATCH 4.4 000/114] 4.4.163-stable review Message-ID: <20181109144615.GA19833@kroah.com> References: <20181108215059.051093652@linuxfoundation.org> <86d97b16-dbbc-27bd-ad7b-9a96210070a4@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86d97b16-dbbc-27bd-ad7b-9a96210070a4@roeck-us.net> 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 Fri, Nov 09, 2018 at 05:50:09AM -0800, Guenter Roeck wrote: > On 11/8/18 1:50 PM, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.163 release. > > There are 114 patches in this series, all will be posted as a response > > to this one. If anyone has any issues with these being applied, please > > let me know. > > > > Responses should be made by Sat Nov 10 21:50:28 UTC 2018. > > Anything received after that time might be too late. > > > > Building i386:allnoconfig ... failed > -------------- > Error log: > kernel/built-in.o: In function `cpu_startup_entry': > (.text+0x1a2e9): undefined reference to `cpuidle_devices' > make[1]: *** [vmlinux] Error 1 > make: *** [sub-make] Error 2 > > > Bisect results: > > # bad: [70cfa9ca6595d3238b36b9f6b36cf6e18dfd2c3b] Linux 4.4.163-rc1 > # good: [24c2342b8e51ab3185e68470709904150a1e3ee0] Linux 4.4.162 > git bisect start 'HEAD' 'v4.4.162' > # good: [008f87b2e9c5db7dd3756832a9e449415d837c7d] ixgbe: fix RSS limit for X550 > git bisect good 008f87b2e9c5db7dd3756832a9e449415d837c7d > # good: [5d92c564ec3dd9a5833974f3ce113cc7a94e0f6a] mtd: spi-nor: Add support for is25wp series chips > git bisect good 5d92c564ec3dd9a5833974f3ce113cc7a94e0f6a > # good: [71fba871e4a07400eb1400b1e6b45ca3a5487834] rtnetlink: Disallow FDB configuration for non-Ethernet device > git bisect good 71fba871e4a07400eb1400b1e6b45ca3a5487834 > # good: [4d1024282b1259209bb4601f4b51dce367cf8a02] IB/ucm: Fix Spectre v1 vulnerability > git bisect good 4d1024282b1259209bb4601f4b51dce367cf8a02 > # good: [fe9d47ae282ebd2bb10a36ec2bace1afd0ba050e] Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15IGM > git bisect good fe9d47ae282ebd2bb10a36ec2bace1afd0ba050e > # bad: [573e8431fe60169157440664f74c6af254b3b00e] x86/percpu: Fix this_cpu_read() > git bisect bad 573e8431fe60169157440664f74c6af254b3b00e > # good: [be0ac51f4181a18c458080d79919aeee17ce0c68] sched/fair: Fix throttle_list starvation with low CFS quota > git bisect good be0ac51f4181a18c458080d79919aeee17ce0c68 > # first bad commit: [573e8431fe60169157440664f74c6af254b3b00e] x86/percpu: Fix this_cpu_read() > > Full results will follow later, after builds are complete. Ugh, kbuild just reported this as well. Something's odd with 4.4 and this patch, I think I might just drop it as no one has ever reported this issue there... Let me dig some more first... greg k-h