From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758195AbcLPT5O (ORCPT ); Fri, 16 Dec 2016 14:57:14 -0500 Received: from mail-it0-f65.google.com ([209.85.214.65]:33438 "EHLO mail-it0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753265AbcLPT5D (ORCPT ); Fri, 16 Dec 2016 14:57:03 -0500 MIME-Version: 1.0 In-Reply-To: <7212667f-f508-2b41-a380-8f736814d8cc@suse.cz> References: <20161017065131.GA27863@angband.pl> <20161017175951.31d8f4b7@roar.ozlabs.ibm.com> <20161017100130.GA16013@angband.pl> <7212667f-f508-2b41-a380-8f736814d8cc@suse.cz> From: Linus Torvalds Date: Fri, 16 Dec 2016 11:57:02 -0800 X-Google-Sender-Auth: -b_6NCrroUNpZmA2rk6qpJC1oqw Message-ID: Subject: Re: [GIT PULL] kbuild changes for v4.9-rc1 To: Jiri Slaby Cc: Adam Borowski , Nicholas Piggin , Omar Sandoval , Michal Marek , Alexey Dobriyan , Stephen Rothwell , Al Viro , Linux Kbuild mailing list , Linux Kernel Mailing List , "linux-arch@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Dec 16, 2016 at 11:55 AM, Jiri Slaby wrote: > > what happened to this? I had to apply this to fix 4.9-pae kernel here. Did you actually have to do that? Because a missing CRC shouldn't be fatal in 4.9. What was the failure mode? Linus