diff options
author | Christoph Lameter <cl@linux.com> | 2014-08-17 19:30:34 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2014-08-26 19:45:46 +0200 |
commit | f7f66b05aa2ac2632c5441a3f129f3be827fe7e7 (patch) | |
tree | 47db3e1e6f4106d88473f18777dfa58d8d332717 /net/llc/llc_c_ev.c | |
parent | drivers/net/ethernet/tile: Replace __get_cpu_var uses for address calculation (diff) | |
download | linux-f7f66b05aa2ac2632c5441a3f129f3be827fe7e7.tar.xz linux-f7f66b05aa2ac2632c5441a3f129f3be827fe7e7.zip |
watchdog: Replace __raw_get_cpu_var uses
Most of these are the uses of &__raw_get_cpu_var for address calculation.
touch_softlockup_watchdog_sync() uses __raw_get_cpu_var to write to
per cpu variables. Use __this_cpu_write instead.
Cc: Wim Van Sebroeck <wim@iguana.be>
Cc: linux-watchdog@vger.kernel.org
Signed-off-by: Christoph Lameter <cl@linux.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'net/llc/llc_c_ev.c')
0 files changed, 0 insertions, 0 deletions