Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1764334AbYJJUvZ (ORCPT ); Fri, 10 Oct 2008 16:51:25 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1763444AbYJJUvN (ORCPT ); Fri, 10 Oct 2008 16:51:13 -0400 Received: from earthlight.etchedpixels.co.uk ([81.2.110.250]:45817 "EHLO lxorguk.ukuu.org.uk" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1762629AbYJJUvI (ORCPT ); Fri, 10 Oct 2008 16:51:08 -0400 Date: Fri, 10 Oct 2008 21:50:38 +0100 From: Alan Cox To: Greg KH Cc: "H. Peter Anvin" , Stefan Bader , stable@kernel.org, Thomas Gleixner , Ingo Molnar , Yinghai Lu , linux-kernel@vger.kernel.org Subject: Re: [stable] [PATCH] x86: Reserve FIRST_DEVICE_VECTOR in used_vectors bitmap Message-ID: <20081010215038.13be501e@lxorguk.ukuu.org.uk> In-Reply-To: <20081010204133.GB32357@kroah.com> References: <48EFB4B2.2020508@canonical.com> <20081010201805.GC32164@kroah.com> <48EFBCA4.6020008@zytor.com> <20081010204133.GB32357@kroah.com> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.12; x86_64-redhat-linux-gnu) Organization: Red Hat UK Cyf., Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 1TE, Y Deyrnas Gyfunol. Cofrestrwyd yng Nghymru a Lloegr o'r rhif cofrestru 3798903 Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 689 Lines: 18 On Fri, 10 Oct 2008 13:41:33 -0700 Greg KH wrote: > On Fri, Oct 10, 2008 at 01:35:48PM -0700, H. Peter Anvin wrote: > > Greg KH wrote: > >> Is there a problem with being assigned to IRQ0 in situations like this? > > > > On PCs, IRQ 0 is dedicated to use for the PIT. > > Ah, I didn't realize it couldn't be shared. And more importantly dev->irq == 0 or IRQ == 0 to anything but arch internal code means "no interrupt line". -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/