The patch titled update timekeeping_is_continuous comment has been added to the -mm tree. Its filename is update-timekeeping_is_continuous-comment.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: update timekeeping_is_continuous comment From: Daniel Walker <dwalker@xxxxxxxxxx> Signed-off-by: Daniel Walker <dwalker@xxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- kernel/timer.c | 2 +- 1 files changed, 1 insertion(+), 1 deletion(-) diff -puN kernel/timer.c~update-timekeeping_is_continuous-comment kernel/timer.c --- a/kernel/timer.c~update-timekeeping_is_continuous-comment +++ a/kernel/timer.c @@ -908,7 +908,7 @@ static inline void change_clocksource(vo #endif /** - * timeofday_is_continuous - check to see if timekeeping is free running + * timekeeping_is_continuous - check to see if timekeeping is free running */ int timekeeping_is_continuous(void) { _ Patches currently in -mm which might be from dwalker@xxxxxxxxxx are update-timekeeping_is_continuous-comment.patch panic-on-slim-selinux.patch profile-likely-unlikely-macros.patch profile_likely-export-do_check_likely.patch profile-likely-unlikely-macros_remove-likely-profiling-int-cast.patch profile-likely-unlikely-macros-x86_64-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