From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752665AbdBKBmX (ORCPT ); Fri, 10 Feb 2017 20:42:23 -0500 Received: from mail-wm0-f66.google.com ([74.125.82.66]:35234 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751985AbdBKBmV (ORCPT ); Fri, 10 Feb 2017 20:42:21 -0500 Subject: Re: Linux 4.9.6 ( Restore IO-APIC irq_chip retrigger callback , breaks my box ) To: Thomas Gleixner , Linus Torvalds References: <20170126074846.GA19870@kroah.com> <1e88cc0e-4d34-a314-a44f-8324335b79e3@gmail.com> Cc: Greg KH , Linux Kernel Mailing List , Andrew Morton , stable , lwn@lwn.net, Jiri Slaby , Ruslan Ruslichenko From: Gabriel C Message-ID: Date: Sat, 11 Feb 2017 02:42:17 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.1 MIME-Version: 1.0 In-Reply-To: <1e88cc0e-4d34-a314-a44f-8324335b79e3@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 11.02.2017 00:17, Gabriel C wrote: > >> Btw, how far in the boot process is the machine when this happens? > > Right after : > > Uncompressing Linux..... > Booting the kernel.. > > So early.. > After lots more boots .. I found out sometimes it gets to : .. [ 4.656826] Key type dns_resolver registered .. next line(s) in all my logs would be : .. [ 4.657507] microcode: sig=0x106a5, pf=0x1, revision=0x19 [ 4.658678] microcode: Microcode Update Driver: v2.01 , Peter Oruba .. so maybe some sort race in microcode code ? but this would be strange ?