From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out5-smtp.messagingengine.com ([66.111.4.29]:55192 "EHLO out5-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752248AbcEQXQ6 (ORCPT ); Tue, 17 May 2016 19:16:58 -0400 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 6FAEB20B89 for ; Tue, 17 May 2016 19:16:57 -0400 (EDT) Date: Tue, 17 May 2016 16:16:56 -0700 From: Greg KH To: Christoph Biedl Cc: stable@vger.kernel.org Subject: Re: [PATCH 3.14 00/17] 3.14.70-stable review Message-ID: <20160517231656.GA19452@kroah.com> References: <20160517011346.950684325@linuxfoundation.org> <1463526217@msgid.manchmal.in-ulm.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1463526217@msgid.manchmal.in-ulm.de> Sender: stable-owner@vger.kernel.org List-ID: On Wed, May 18, 2016 at 01:10:16AM +0200, Christoph Biedl wrote: > Greg Kroah-Hartman wrote... > > > Responses should be made by Thu May 19 01:13:32 UTC 2016. > > Anything received after that time might be too late. > > Compilation passes again, however the compiled kernel crashes > immediately after loading. This happens with a kernel built using gcc5 > (5.3.1) only, gcc 4.7 or 4.9 result in a fully working one. > > Since kernel 4.6 built using gcc5 runs on that particular hardware (a > very old AMD K6 mainboard), I've tried git reverse bisect which left > to d34687ab, and me in some confusion. Does 3.14.69 work?