Received: by 2002:a25:7ec1:0:0:0:0:0 with SMTP id z184csp113234ybc; Mon, 11 Nov 2019 21:33:16 -0800 (PST) X-Google-Smtp-Source: APXvYqyw4a4P07m9NsFrBu6vvOFm0Nk1ifBXKkYK2enRKQj0zC8wlFI0y2Yg9+sLSPNqLundsUda X-Received: by 2002:a17:906:f154:: with SMTP id gw20mr26617195ejb.279.1573536796714; Mon, 11 Nov 2019 21:33:16 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573536796; cv=none; d=google.com; s=arc-20160816; b=XblXJj/LvsNgOi6CAlnbLhZlmvtKSPod5r9a8uCDYjj+t3WwVliD9BgdbEk0GCvGRn yrsYLyiPtk+fJiUZbn38J/2twC/I1IqUjcsAtXwfVSYXKjxj2v7/4w9TCaIdXqX0R/76 DOWDc7AUxM7C2u4HhWQqxiSQtUMeJjH9qfQx+FwcX5pdZUB/0lcFqwf10xZm2nK01cWP N0wEZDR5ZBi9Qr446PJIpFxopKm8XW1HEXbdjwPkbtwFt6k2cxQ2LDkejyk6Ijcq8yez yps8bvH/bTaRdKuFM+YqkAAZfT8cS7dH4l3ti9faJK5CBTPMlBXBJv2cuEBS8HrmJPX6 dIDw== 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=NvL+GuX2jrZioJU/mZGZNJdX0WlohsjT/tcHmuTs5g8=; b=ujyGVJVEkj7VpcJl6iS2Ulvi2R6nEs14FBSL+u4Z+ArYQflqGlH+NKRudeZXxM2Qh7 JWYZnjGdKT0DcZiI7ix9nvzSyi0SqmF4Vs9q5jiL2rCtRoAYo9FZAGD/G++PP+32kOu9 DeVqNnvUSOAcoTmwBSWwhgScrE+IeylLQd0mQQLx/UBCxDPkUdcx5n4keq3xgAkQZQnM pfRyqS/Zkrk8HxkRjLSIqxQqto/8ikeIYhfK1+GfnBsGnASGkw4ZkyOndqcPy5Uyyzdy wxse4JA7Mkhq376o+3o+kuEz9s7ZaNl+GtrfInjnDizdvmLZvPxorlu2xew7/eG+saFO DWKg== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=ISDAs1lV; 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 c29si12577120ede.50.2019.11.11.21.32.51; Mon, 11 Nov 2019 21:33:16 -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=ISDAs1lV; 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 S1725954AbfKLFcQ (ORCPT + 99 others); Tue, 12 Nov 2019 00:32:16 -0500 Received: from mail.kernel.org ([198.145.29.99]:60042 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725283AbfKLFcQ (ORCPT ); Tue, 12 Nov 2019 00:32:16 -0500 Received: from localhost (83-86-89-107.cable.dynamic.v4.ziggo.nl [83.86.89.107]) (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 D875521783; Tue, 12 Nov 2019 05:32:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1573536735; bh=3yDlZ009U3Ri0j4hyJgKZsiwqwvvJk77A4m47/BiNAo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ISDAs1lVYKzHCPacV/DtE6K6v+vp2U6YPWUbct0XP02RaAeFkGdBl2lcVh3A55MKU ZkkD5P2Ar05CRmp9ZmSZY0rnOBOLx23PudcDEssYU3YFFQ6p3OjnbQXhHfvCaCt5q+ uesK3cztkeakm35MLxdYKdGVLut3g5daKzlaO0M8= Date: Tue, 12 Nov 2019 06:16:29 +0100 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 00/43] 4.4.201-stable review Message-ID: <20191112051629.GA1160519@kroah.com> References: <20191111181246.772983347@linuxfoundation.org> <20191111233540.GA15059@roeck-us.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191111233540.GA15059@roeck-us.net> User-Agent: Mutt/1.12.2 (2019-09-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Nov 11, 2019 at 03:35:40PM -0800, Guenter Roeck wrote: > On Mon, Nov 11, 2019 at 07:28:14PM +0100, Greg Kroah-Hartman wrote: > > This is the start of the stable review cycle for the 4.4.201 release. > > There are 43 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 Wed, 13 Nov 2019 18:08:44 +0000. > > Anything received after that time might be too late. > > > > I am getting lots of > > WARNING: modpost: Found 2 section mismatch(es). > To see full details build your kernel with: > 'make CONFIG_DEBUG_SECTION_MISMATCH=y' > FATAL: modpost: Section mismatches detected. > Set CONFIG_SECTION_MISMATCH_WARN_ONLY=y to allow them. > scripts/Makefile.modpost:97: recipe for target 'vmlinux.o' failed > > for v4.4.y, v4.9.y, and v4.14.y. > > Bisecting in v4.4.y points to commit 13e9ce202ddcf95bf6 ("mm, meminit: > recalculate pcpu batch and high limits after init completes"). Reverting > it fixes the problem in all three branches. Wow that patch was backported incorrectly, gotta love quilt at times :( I've dropped that from all 3 of those trees and will work to backport it "correctly" by hand for a later release. I'll go release -rc2 for all 3 of those trees now. thanks, greg k-h