From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755115Ab0DACCz (ORCPT ); Wed, 31 Mar 2010 22:02:55 -0400 Received: from vms173017pub.verizon.net ([206.46.173.17]:57202 "EHLO vms173017pub.verizon.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750714Ab0DACCx (ORCPT ); Wed, 31 Mar 2010 22:02:53 -0400 Date: Wed, 31 Mar 2010 22:02:33 -0400 (EDT) From: Len Brown X-X-Sender: lenb@localhost.localdomain To: "Eric W. Biederman" Cc: "H. Peter Anvin" , Thomas Gleixner , Yinghai Lu , Ingo Molnar , Andrew Morton , Jesse Barnes , linux-kernel@vger.kernel.org, Thomas Renninger , Suresh Siddha , len.brown@intel.com, Tony Luck , Fenghua Yu , linux-acpi@vger.kernel.org, Iranna D Ankad , Gary Hade , Natalie Protasevich Subject: Re: [PATCH 0/14] Start coping gsis < 16 that are not isa irqs. In-reply-to: Message-id: References: <1269221770-9667-1-git-send-email-yinghai@kernel.org> <1269221770-9667-3-git-send-email-yinghai@kernel.org> <4BB0EA22.7000004@zytor.com> User-Agent: Alpine 2.00 (LFD 1167 2008-08-23) MIME-version: 1.0 Content-type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > It appears there are a few systems in the wild that use acpi > interrupt source overrides to report a gsi > 16 is an isa irq. > > This breaks all kinds of assumptions I figure any BIOS doing that > probably should be shot as that is very much not a conservative position. You might run into trouble here on the ES7000 -- though I don't know if anybody is booting a modern kernel on one of those these days. IIR, ES7000 treated the bottom 16 as a special case. When there was an irq shortage, I think they used overrides to map higher PCI irqs into the empty spots below 16, but I think to make room for them they may have mapped some of the ISA irqs to high numbers. Fuzzy memory on this at the moment... cheers, Len Brown, Intel Open Source Technology Center