Re: [PATCH 1/2] acpi_pm.c: use proper read function also in errata mode.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Aug 19, 2008 at 02:43:34AM -0700, Andrew Morton wrote:
> On Mon, 18 Aug 2008 22:10:33 +0200 Dominik Brodowski <linux@xxxxxxxxxxxxxxxxxxxx> wrote:
> 
> > -	value1 = read_pmtmr();
> > +	value1 = clocksource_acpi_pm.read()
> >  	mach_countup(&count);
> > -	value2 = read_pmtmr();
> > +	value2 = clocksource_acpi_pm.read()
> 
> compiler got upset.  Did you send the wrong version?

gcc version 4.2.3 (Ubuntu 4.2.3-2ubuntu7) on amd64 worked fine... what did
yours complain about?

Best,
	Dominik
--
To unsubscribe from this list: send the line "unsubscribe linux-acpi" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux IBM ACPI]     [Linux Power Management]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Share Photos]     [Security]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]     [Linux Resources]

  Powered by Linux