The patch titled hpet.txt: broken link fix has been added to the -mm tree. Its filename is hpettxt-broken-link-fix.patch *** Remember to use Documentation/SubmitChecklist when testing your code *** See http://www.zip.com.au/~akpm/linux/patches/stuff/added-to-mm.txt to find out what to do about this ------------------------------------------------------ Subject: hpet.txt: broken link fix From: Dave Young <hidave.darkstar@xxxxxxxxx> The specification link in hpet document is broken. Signed-off-by: Dave Young <hidave.darkstar@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/hpet.txt | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN Documentation/hpet.txt~hpettxt-broken-link-fix Documentation/hpet.txt --- a/Documentation/hpet.txt~hpettxt-broken-link-fix +++ a/Documentation/hpet.txt @@ -5,7 +5,7 @@ for the 8254 and Real Time Clock (RTC) p Each HPET can have up to 32 timers. It is possible to configure the first two timers as legacy replacements for 8254 and RTC periodic timers. A specification done by Intel and Microsoft can be found at -<http://www.intel.com/hardwaredesign/hpetspec.htm>. +<http://www.intel.com/technology/architecture/hpetspec.htm>. The driver supports detection of HPET driver allocation and initialization of the HPET before the driver module_init routine is called. This enables _ Patches currently in -mm which might be from hidave.darkstar@xxxxxxxxx are origin.patch zisofs-use-mutex-instead-of-semaphore.patch hpettxt-broken-link-fix.patch - To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html