1
0
Fork 0
alistair23-linux/arch/powerpc/oprofile
Thomas Gleixner 8b0e195314 ktime: Cleanup ktime_set() usage
ktime_set(S,N) was required for the timespec storage type and is still
useful for situations where a Seconds and Nanoseconds part of a time value
needs to be converted. For anything where the Seconds argument is 0, this
is pointless and can be replaced with a simple assignment.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
2016-12-25 17:21:22 +01:00
..
cell ktime: Cleanup ktime_set() usage 2016-12-25 17:21:22 +01:00
Makefile powerpc: Remove oprofile RS64 support 2014-07-28 14:10:25 +10:00
backtrace.c powerpc/oprofile: Disable pagefaults during user stack read 2014-12-02 14:10:08 +11:00
common.c powerpc: Remove oprofile RS64 support 2014-07-28 14:10:25 +10:00
op_model_7450.c powerpc: Delete non-required instances of include <linux/init.h> 2014-01-15 13:46:44 +11:00
op_model_cell.c powerpc: Fix misspellings in comments. 2016-03-01 19:27:20 +11:00
op_model_fsl_emb.c powerpc: Delete non-required instances of include <linux/init.h> 2014-01-15 13:46:44 +11:00
op_model_pa6t.c powerpc: Delete non-required instances of include <linux/init.h> 2014-01-15 13:46:44 +11:00
op_model_power4.c powerpc: Remove mtmsrd(), use existing mtmsr() 2015-07-13 15:47:28 +10:00