diff options
author | Christoph Lameter <[email protected]> | 2014-08-17 12:30:39 -0500 |
---|---|---|
committer | Tejun Heo <[email protected]> | 2014-08-26 13:45:48 -0400 |
commit | 532d0d0690d1532dcc5a190162ad820b636bcd4d (patch) | |
tree | 0e8223f94910d1bb0d7a9426c501d13a3023a9de /net/lapb/lapb_subr.c | |
parent | eee8492db674a5c89daa83158d8bf2839efc8850 (diff) |
irqchips: Replace __this_cpu_ptr uses
[ARM specific]
These are generally replaced with raw_cpu_ptr. However, in
gic_get_percpu_base() we immediately dereference the pointer. This is
equivalent to a raw_cpu_read. So use that operation there.
Cc: [email protected]
Cc: Russell King <[email protected]>
Signed-off-by: Christoph Lameter <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions