The patch titled high-res-timers-utilize-tsc-clocksource-again fix has been removed from the -mm tree. Its filename was high-res-timers-utilize-tsc-clocksource-again-fix.patch This patch was dropped because it is obsolete ------------------------------------------------------ Subject: high-res-timers-utilize-tsc-clocksource-again fix From: Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx> build fix for NUMAQ. Signed-off-by: Paul E. McKenney <paulmck@xxxxxxxxxxxxxxxxxx> Signed-off-by: Ingo Molnar <mingo@xxxxxxx> Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxx> --- include/linux/acpi_pmtmr.h | 2 ++ 1 files changed, 2 insertions(+) diff -puN include/linux/acpi_pmtmr.h~high-res-timers-utilize-tsc-clocksource-again-fix include/linux/acpi_pmtmr.h --- a/include/linux/acpi_pmtmr.h~high-res-timers-utilize-tsc-clocksource-again-fix +++ a/include/linux/acpi_pmtmr.h @@ -27,6 +27,8 @@ static inline u32 acpi_pm_read_early(voi #else +#define pmtmr_ioport 0 + static inline u32 acpi_pm_read_early(void) { return 0; _ Patches currently in -mm which might be from paulmck@xxxxxxxxxxxxxxxxxx are origin.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