diff options
| author | Madhavan Srinivasan <[email protected]> | 2017-12-20 09:25:45 +0530 |
|---|---|---|
| committer | Michael Ellerman <[email protected]> | 2018-01-19 22:36:58 +1100 |
| commit | 0b63acf4a0eb8843f83954ea1bd29ccdfcbaa778 (patch) | |
| tree | ab57cd5ff8e1e7fa0ed976d16fdfa04ed7f03bab /tools/perf/scripts/python | |
| parent | b5c1bd62c054f3cff1a672f9bf1dddefafadffec (diff) | |
powerpc/64: Move set_soft_enabled() and rename
Move set_soft_enabled() from powerpc/kernel/irq.c to asm/hw_irq.c, to
encourage updates to paca->soft_enabled done via these access
function. Add "memory" clobber to hint compiler since
paca->soft_enabled memory is the target here.
Renaming it as soft_enabled_set() will make namespaces works better as
prefix than a postfix when new soft_enabled manipulation functions are
introduced.
Reviewed-by: Nicholas Piggin <[email protected]>
Signed-off-by: Madhavan Srinivasan <[email protected]>
Signed-off-by: Michael Ellerman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions