Re: [PATCH][RFC] per isr in_progress markers

From: Linus Torvalds (torvalds@transmeta.com)
Date: Mon Sep 09 2002 - 11:24:46 EST


In article <20020909064916.GA30669@outpost.ds9a.nl>,
bert hubert <ahu@ds9a.nl> wrote:
>On Sun, Sep 08, 2002 at 03:01:02PM -0700, Linus Torvalds wrote:
>
>> setups (as opposed to most laptops, which often seem to put every PCI
>> device on the same irq)
>
>I've always thought that this was a linux problem - any reason *why* laptops
>do this?

I have no idea why, but according to the irq routing information, the
irq lines really often _are_ wired to the same pin on the irq
controller.

(Oh, I'm sure there are cases where Linux ends up using the same irq
even when it isn't necessary, but equally often everything really is on
just irq 9 or something like that).

There may be good reasons for it, but I suspect it's one of those "we
are lazy, and it was just easier to tie those lines together" things at
design time. It might make for one less pin used, and potentially makes
the PIRQ table easier to write. Whatever.

                Linus
-
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/



This archive was generated by hypermail 2b29 : Sun Sep 15 2002 - 22:00:17 EST