git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f86f755
)
watchdog: Use local_clock for get_timestamp()
author
Namhyung Kim
<namhyung.kim@lge.com>
Thu, 27 Dec 2012 02:49:44 +0000
(11:49 +0900)
committer
Ingo Molnar
<mingo@kernel.org>
Tue, 19 Feb 2013 07:42:40 +0000
(08:42 +0100)
The get_timestamp() function is always called with current cpu,
thus using local_clock() would be more appropriate and it makes
the code shorter and cleaner IMHO.
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
Acked-by: Don Zickus <dzickus@redhat.com>
Cc: Steven Rostedt <rostedt@goodmis.org>
Link:
http://lkml.kernel.org/r/1356576585-28782-1-git-send-email-namhyung@kernel.org
Signed-off-by: Ingo Molnar <mingo@kernel.org>
kernel/watchdog.c
patch
|
blob
|
history
diff --cc
kernel/watchdog.c
Simple merge