[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1331769536-4602-1-git-send-email-john.stultz@linaro.org>
Date: Wed, 14 Mar 2012 16:58:54 -0700
From: John Stultz <john.stultz@...aro.org>
To: linux-kernel@...r.kernel.org
Cc: John Stultz <john.stultz@...aro.org>,
Andy Lutomirski <luto@...capital.net>,
Thomas Gleixner <tglx@...utronix.de>
Subject: [PATCH 0/2] time: Fix races at clocksource switch time
In testing some recent timekeeping changes, I found some problem
when changing clocksources.
These two patches close races at clocksource switch time. One I sent out
earlier, and have reworked to integrate Thomas' comments.
These two patches, along with Thomas' recent cleanup patches ontop can
be found here:
git://git.linaro.org/people/jstultz/linux.git fortglx/3.4/time
CC: Andy Lutomirski <luto@...capital.net>
CC: Thomas Gleixner <tglx@...utronix.de>
John Stultz (2):
time: x86: Fix race switching from vsyscall to non-vsyscall clock
time: Fix change_clocksource locking
arch/x86/vdso/vclock_gettime.c | 63 ++++++++++++++++++++++++----------------
kernel/time/timekeeping.c | 7 ++++
2 files changed, 45 insertions(+), 25 deletions(-)
--
1.7.3.2.146.gca209
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists