From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 3 Jul 2001 15:10:47 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 3 Jul 2001 15:10:37 -0400 Received: from quattro.sventech.com ([205.252.248.110]:38917 "HELO quattro.sventech.com") by vger.kernel.org with SMTP id ; Tue, 3 Jul 2001 15:10:31 -0400 Date: Tue, 3 Jul 2001 15:10:30 -0400 From: Johannes Erdfelt To: Jeff Garzik Cc: Linux Kernel Mailing List Subject: Re: ACPI fundamental locking problems Message-ID: <20010703151030.B11672@sventech.com> In-Reply-To: <3B42071F.BD5C8A21@mandrakesoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.12i In-Reply-To: <3B42071F.BD5C8A21@mandrakesoft.com>; from jgarzik@mandrakesoft.com on Tue, Jul 03, 2001 at 01:55:43PM -0400 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Jul 03, 2001, Jeff Garzik wrote: > I was reading through the ACPI spec, to see what was required to obtain > the IRQ routing table from AML. FWIW, ia64 already does this, if you're looking for the code to do it. JE