From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755416AbdESIXQ (ORCPT ); Fri, 19 May 2017 04:23:16 -0400 Received: from verein.lst.de ([213.95.11.211]:35346 "EHLO newverein.lst.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753225AbdESIUT (ORCPT ); Fri, 19 May 2017 04:20:19 -0400 Date: Fri, 19 May 2017 10:20:03 +0200 From: Christoph Hellwig To: Steven Rostedt Cc: LKML , Linus Torvalds , Christoph Hellwig , Mathias Nyman , Greg Kroah-Hartman Subject: Re: [REGRESSION] Failed network caused by: xhci: switch to pci_alloc_irq_vectors Message-ID: <20170519082003.GA1411@lst.de> References: <20170518234234.29127245@gandalf.local.home> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170518234234.29127245@gandalf.local.home> User-Agent: Mutt/1.5.17 (2007-11-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, May 18, 2017 at 11:42:34PM -0400, Steven Rostedt wrote: > > One of my the configs I use to test ftrace with (configs that have > caused failures in the past), has lots of irq issues and fails to > initialize the network of my box. I bisected the problem down to a > single commit, and when I revert that commit, my box boots without any > network or irq issues. Can send me the /proc/interrupts output for the system? The commit should not have changed behavior and that will narrow down where I need to look for an issue.