| | Subject | Re: [patch 10/19] PM_timer: allow early access and move externs to a header file | | From | Arjan van de Ven <> | | Date | Fri, 10 Nov 2006 11:12:37 +0100 |
| |
On Thu, 2006-11-09 at 23:38 +0000, Thomas Gleixner wrote: > +/* Overrun value */ > +#define ACPI_PM_OVRRUN 1<<24 technically the PM timer can be either 24 or 32 bits and you can find out at runtime; 24 is safe value though...
Acked-by: Arjan van de Ven <arjan@linux.intel.com> -- if you want to mail me at work (you don't), use arjan (at) linux.intel.com Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|