[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080604100602.GJ27585@suse.de>
Date: Wed, 4 Jun 2008 12:06:03 +0200
From: Olaf Dabrunz <od@...e.de>
To: Thomas Gleixner <tglx@...utronix.de>
Cc: Olaf Dabrunz <od@...e.de>, Ingo Molnar <mingo@...e.hu>,
"H. Peter Anvin" <hpa@...or.com>,
Jon Masters <jonathan@...masters.org>,
linux-kernel@...r.kernel.org, Stefan Assmann <sassmann@...e.de>
Subject: Re: [PATCH 7/7] bootirqquirk= parameter to enable bootirq quirks
for additional chips
On 03-Jun-08, Thomas Gleixner wrote:
> On Mon, 2 Jun 2008, Olaf Dabrunz wrote:
> > From: Olaf Dabrunz <od@...e.de>
> >
> > The existing bootirq quirks and the reroute workaround may work for other chips
> > where we could not test them. This parameter allows users to apply these to
> > other chips without the need to re-build the kernel.
> >
> > This patch was conceived simultaneously by Stefan Assmann, Daniel Gollub and
> > Olaf Dabrunz. The implementation is the author's.
> >
> > bootirqquirk=0x<vendor>,0x<device>,<quirk_type>
> >
> > - quirk type 1 - 32 selects an IRQ reroute algorithm for devices
> > connected to that PCI bridge (currently only algorithm "1" is
> > implemented),
> >
> > - quirk type 33 - x applies one of the known quirks to the PCI
> > device, currently these:
> >
> > 33 -> quirk_disable_intel_boot_interrupt
> > 34 -> quirk_disable_broadcom_boot_interrupt
> > 35 -> quirk_disable_amd_8111_boot_interrupt
> > 36 -> quirk_disable_amd_813x_boot_interrupt
> > 37 -> quirk_disable_amd_sb700s_boot_interrupt
>
> Oh no. This can be used as an debug aid when the need arises, but we
> dont want to add this to the kernel.
Yes, I agree. We should rather patch in additional chips as needed.
This is more a helper functionality for early testing.
Regards,
--
Olaf Dabrunz (od/odabrunz), SUSE Linux Products GmbH, Nürnberg
--
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