aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/code-patching.c
diff options
context:
space:
mode:
authorMukesh Ojha <[email protected]>2018-08-28 06:54:54 +0000
committerThomas Gleixner <[email protected]>2018-08-31 12:13:03 +0000
commit6fb86d97207880c1286cd4cb3a7e6a598afbc727 (patch)
treed06ab3fbcb4e4989afe7dd3adf7c779a5072f237 /arch/powerpc/lib/code-patching.c
parentLinux 4.19-rc1 (diff)
downloadkernel-6fb86d97207880c1286cd4cb3a7e6a598afbc727.tar.gz
kernel-6fb86d97207880c1286cd4cb3a7e6a598afbc727.zip
cpu/hotplug: Remove skip_onerr field from cpuhp_step structure
When notifiers were there, `skip_onerr` was used to avoid calling particular step startup/teardown callbacks in the CPU up/down rollback path, which made the hotplug asymmetric. As notifiers are gone now after the full state machine conversion, the `skip_onerr` field is no longer required. Remove it from the structure and its usage. Signed-off-by: Mukesh Ojha <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Acked-by: Peter Zijlstra (Intel) <[email protected]> Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'arch/powerpc/lib/code-patching.c')
0 files changed, 0 insertions, 0 deletions