summaryrefslogtreecommitdiff
path: root/arch/mips/kernel/kprobes.c
diff options
context:
space:
mode:
authorChristoph Lameter <cl@linux.com>2014-08-17 12:30:43 -0500
committerTejun Heo <tj@kernel.org>2014-08-26 13:45:51 -0400
commitd1cd39ad583e36f3a945ba043a0a2bfae83fe859 (patch)
tree0c68461dac2cede5d2e9da446d232e5ac0c7d550 /arch/mips/kernel/kprobes.c
parent06b96c8beb940619ddc818e2e00915fbc524f807 (diff)
MIPS: Replace __get_cpu_var uses in FPU emulator.
The use of __this_cpu_inc() requires a fundamental integer type, so change the type of all the counters to unsigned long, which is the same width they were before, but not wrapped in local_t. Signed-off-by: David Daney <david.daney@cavium.com> Signed-off-by: Christoph Lameter <cl@linux.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'arch/mips/kernel/kprobes.c')
0 files changed, 0 insertions, 0 deletions