lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 4 Feb 2010 20:46:19 +0100 (CET)
From:	Thomas Gleixner <tglx@...utronix.de>
To:	"Pallipadi, Venkatesh" <venkatesh.pallipadi@...el.com>
cc:	Andi Kleen <andi@...stfloor.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] HPET: Drop WARN_ON for mismatch on HPET CMP readback

On Thu, 4 Feb 2010, Pallipadi, Venkatesh wrote:

> On Thu, 2010-02-04 at 11:32 -0800, Andi Kleen wrote:
> > On Thu, Feb 04, 2010 at 11:22:15AM -0800, Pallipadi, Venkatesh wrote:
> > > On Thu, 2010-02-04 at 11:11 -0800, Andi Kleen wrote:
> > > >  HPET: Drop WARN_ON for mismatch on HPET CMP readback
> > > >     
> > > >     At least one Intel chipset seems to always return a constant value
> > > >     when reading back the HPET CMP register. This triggers the WARN_ON_ONCE
> > > >     on each boot.
> > > 
> > > I don't know of chipset returning a constant value. Which chipset is
> > > this one?
> > 
> > Ibex Peak. That is I'm not sure it's fully constant, but at least
> > it's always the same value on the HPET read triggering on boot.
> 
> OK. Yes. Ibexpeak is the same problem as ICH9, with reads not returning
> the most recent write.

OTOH, none of the modern chipsets needs (hopefully) the read back to
avoid that missing interrupt issue which we saw on ATI.

So we could quite well do without the read back operation and save a
fair amount of cpu cycles that way. We can make it mandatory on those
ATI chips and have a command line option which helps us to debug
fallout or new problem cases.

Thanks,

	tglx
--
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ