diff options
author | John Stultz <john.stultz@linaro.org> | 2014-01-02 15:11:13 -0800 |
---|---|---|
committer | Ingo Molnar <mingo@kernel.org> | 2014-01-12 10:13:59 +0100 |
commit | 0c3351d451ae2fa438d5d1ed719fc43354fbffbb (patch) | |
tree | 02aaeaf81e234fdecf232651d35b304909200773 /kernel/time/sched_clock.c | |
parent | 228fdc083b017eaf90e578fa86fb1ecfd5ffae87 (diff) |
seqlock: Use raw_ prefix instead of _no_lockdep
Linus disliked the _no_lockdep() naming, so instead
use the more-consistent raw_* prefix to the non-lockdep
enabled seqcount methods.
This also adds raw_ methods for the write operations
as well, which will be utilized in a following patch.
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Reviewed-by: Stephen Boyd <sboyd@codeaurora.org>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Peter Zijlstra <peterz@infradead.org>
Cc: Krzysztof Hałasa <khalasa@piap.pl>
Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Cc: Willy Tarreau <w@1wt.eu>
Link: http://lkml.kernel.org/r/1388704274-5278-1-git-send-email-john.stultz@linaro.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
Diffstat (limited to 'kernel/time/sched_clock.c')
0 files changed, 0 insertions, 0 deletions