[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080905124203.GD6743@alberich.amd.com>
Date: Fri, 5 Sep 2008 14:42:03 +0200
From: Andreas Herrmann <andreas.herrmann3@....com>
To: Thomas Gleixner <tglx@...utronix.de>
CC: Ingo Molnar <mingo@...e.hu>, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Revert commit e8aa4667baf74dfd85fbaab86861465acb811085
On Thu, Sep 04, 2008 at 06:14:38PM +0200, Thomas Gleixner wrote:
> On Thu, 4 Sep 2008, Ingo Molnar wrote:
>
> >
> > * Andreas Herrmann <andreas.herrmann3@....com> wrote:
> >
> > > This reverts commit e8aa4667baf74dfd85fbaab86861465acb811085
> > > (x86: enable hpet=force for AMD SB400)
> > >
> > > Since ATI/AMD decided not to support HPET on SB4xx it doesn't
> > > make sense to enable this unsupported feature.
> > > (I was not aware of this when submitting the quirk.)
> > >
> > > If a system with SB4xx chipset provides an ACPI HPET table and does
> > > not boot, "nohpet" should be used as kernel parameter.
> > >
> > > Signed-off-by: Andreas Herrmann <andreas.herrmann3@....com>
> >
> > applied to tip/x86/urgent, thanks Andreas. I guess a system broke due to
> > this commit?
>
> Hmm, why do we remove something which needs to be force enabled by the
> user anyway ?
> Is the HPET on these systems not working at all so the force enable
> code is useless ?
The current quirk is incomplete. Some more chipset fiddling has to be
done to enable HPET interrupts. I have a patch that would do this.
And from my tests it seems to work faultlessly.
But the official statement is that HPET is not supported on SB4XX.
Thus there are 2 alternatives:
(1) Remove the current (incomplete) quirk.
(2) Extent the quirk.
But whoever forces HPET would use it on his own risk.
I decided to do (1) because it's safest.
Other opinions?
Regards,
Andreas
--
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