From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751917AbdBJXRP (ORCPT ); Fri, 10 Feb 2017 18:17:15 -0500 Received: from mail-wr0-f196.google.com ([209.85.128.196]:36236 "EHLO mail-wr0-f196.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750881AbdBJXRN (ORCPT ); Fri, 10 Feb 2017 18:17:13 -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> Cc: Greg KH , Linux Kernel Mailing List , Andrew Morton , stable , lwn@lwn.net, Jiri Slaby , Ruslan Ruslichenko From: Gabriel C Message-ID: <1e88cc0e-4d34-a314-a44f-8324335b79e3@gmail.com> Date: Sat, 11 Feb 2017 00:17:09 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: 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 07.02.2017 22:25, Thomas Gleixner wrote: > On Tue, 7 Feb 2017, Thomas Gleixner wrote: Hi Thomas , Sorry I was travelling.. >> Gabriel, can you please send me the bootlog from a working kernel? > http://ftp.frugalware.org/pub/other/people/crazy/kernel/t/dmesg ( If you wish I can send you one from .10-rc with that patch reverted ) > Plus content of /proc/interrupts. > http://ftp.frugalware.org/pub/other/people/crazy/kernel/t/interrupts > Btw, how far in the boot process is the machine when this happens? Right after : Uncompressing Linux..... Booting the kernel.. So early.. One thing is strange .. on all one socket boxes I have the kernel seems to be fine with that patch while breaks on both dual socket boxes ( well both have near same HW ) Also I'm going to test your patch from your other email Regards, Gabrile C