The patch titled clocksource: acpi_pm trivial comment update has been added to the -mm tree. Its filename is clocksource-acpi_pm-trivial-comment-update.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: clocksource: acpi_pm trivial comment update From: Daniel Walker <dwalker@xxxxxxxxxx> Signed-off-by: Daniel Walker <dwalker@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- drivers/clocksource/acpi_pm.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN drivers/clocksource/acpi_pm.c~clocksource-acpi_pm-trivial-comment-update drivers/clocksource/acpi_pm.c --- a/drivers/clocksource/acpi_pm.c~clocksource-acpi_pm-trivial-comment-update +++ a/drivers/clocksource/acpi_pm.c @@ -26,7 +26,7 @@ /* * The I/O port the PMTMR resides at. * The location is detected during setup_arch(), - * in arch/i386/acpi/boot.c + * in arch/i386/kernel/acpi/boot.c */ u32 pmtmr_ioport __read_mostly; _ Patches currently in -mm which might be from dwalker@xxxxxxxxxx are clocksource-acpi_pm-trivial-comment-update.patch slim-make-and-config-stuff.patch profile-likely-unlikely-macros.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