From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pf0-f182.google.com ([209.85.192.182]:34483 "EHLO mail-pf0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751677AbbLVBey (ORCPT ); Mon, 21 Dec 2015 20:34:54 -0500 Date: Mon, 21 Dec 2015 17:34:58 -0800 From: Jeremiah Mahler To: Jiang Liu , Joe Lawrence , stable@vger.kernel.org, Thomas Gleixner , linux-kernel@vger.kernel.org Subject: Re: [BUG, bisect, linux-next] do_IRQ: No irq handler for vector Message-ID: <20151222013458.GA1752@hudson.localdomain> References: <20151218034033.GA5351@hudson.localdomain> <20151220073344.GA1487@hudson.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151220073344.GA1487@hudson.localdomain> Sender: stable-owner@vger.kernel.org List-ID: somebody, On Sat, Dec 19, 2015 at 11:33:44PM -0800, Jeremiah Mahler wrote: [...] > I performed a bisect and found that the following patch introduced the bug, > which is still present in the latest linux-next 20151218+. > > From 41c7518a5d14543fa4aa1b5b9994ac26b38c0406 Mon Sep 17 00:00:00 2001 > From: Jiang Liu > Date: Mon, 30 Nov 2015 16:09:29 +0800 > Subject: [PATCH] x86/irq: Fix a race condition between vector assigning and > cleanup > [...] Thank you to whoever yanked this patch. It is gone from -next 20151221+ and my machine is working again. -- - Jeremiah Mahler