diff options
author | Michael Ellerman <mpe@ellerman.id.au> | 2018-05-02 16:57:54 +1000 |
---|---|---|
committer | Michael Ellerman <mpe@ellerman.id.au> | 2018-05-07 21:22:26 +1000 |
commit | c4ec1f0353b342473b93637fd0c3fb524bedbb2d (patch) | |
tree | 9d8415b57e9473154499688a5393d64a2147e20e /arch/powerpc/include/asm/ftrace.h | |
parent | b2d7ecbe355698010a6b7a15eb179e09eb3d6a34 (diff) |
powerpc/64: Remove unused paca->soft_enabled
In commit 4e26bc4a4ed6 ("powerpc/64: Rename soft_enabled to
irq_soft_mask") we renamed paca->soft_enabled. But then in commit
8e0b634b1327 ("powerpc/64s: Do not allocate lppaca if we are not
virtualized") we added it back. Oops. This happened because the two
patches were in flight at the same time and rebased vs each other
multiple times, and we missed it in review.
Fixes: 8e0b634b1327 ("powerpc/64s: Do not allocate lppaca if we are not virtualized")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Diffstat (limited to 'arch/powerpc/include/asm/ftrace.h')
0 files changed, 0 insertions, 0 deletions