From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757456AbcKXTXA (ORCPT ); Thu, 24 Nov 2016 14:23:00 -0500 Received: from smtp1.it.da.ut.ee ([193.40.5.66]:37653 "EHLO smtp1.it.da.ut.ee" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757393AbcKXTW7 (ORCPT ); Thu, 24 Nov 2016 14:22:59 -0500 Date: Thu, 24 Nov 2016 22:55:07 +0200 (EET) From: Meelis Roos To: Linux Kernel list Subject: Early boot hang on i5-660 in todays 4.9-rc6+git (gcc 6.2 trouble?) Message-ID: User-Agent: Alpine 2.20 (LRH 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org I tried todays 4.9.0-rc6-00133-g10b9dd5 on my Ironlake i5 PC (HP Compaq 8100 Elite SFF PC with i5 660 CPU). The booting hangs after "Booting the kernel." line, no lines from the kernel at all. 4.9.0-rc6-00113-g23400ac was working fine. Bisecting shows all tested kernels are bad so maybe something else broke... gcc was upgraded meanwhile, working kernel was compiled with 6.2.0-13, current one is 6.2.1-4. Tested v4.9-rc6-111-gb66c08b (one before last known good) with gcc 6.2.1, still hangs, this confirms th bad bisect. So, Debians gcc-6 6.2.1-4 + current kernel results in nonbootable kernels. -- Meelis Roos (mroos@linux.ee)