[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20111122.155557.1954460980055957565.davem@davemloft.net>
Date: Tue, 22 Nov 2011 15:55:57 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: michael@...ha-unix.de
Cc: linux-kernel@...r.kernel.org
Subject: Re: Kernelpanic on eeePC and MSI Wind (both using rt2800pci) with
Linux 3.x
From: Michael Basse <michael@...ha-unix.de>
Date: Tue, 22 Nov 2011 21:49:49 +0100
> Hi,
>
> just for the record. This thread is hopefully providing a patch
>
> http://thread.gmane.org/gmane.linux.kernel.wireless.general/80759
>
> already built the kernel and doing some testing now.
That patch is wrong, it returns IRQ_HANDLED when it can't tell if the
chip generated the interrupt or not.
Therefore, if any other device shares that interrupt line it's
interrupts can be lost when this case triggers.
This has to be fixed another way.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists