diff options
author | Mukesh Ojha <[email protected]> | 2018-08-28 12:24:54 +0530 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2018-08-31 14:13:03 +0200 |
commit | 6fb86d97207880c1286cd4cb3a7e6a598afbc727 (patch) | |
tree | d06ab3fbcb4e4989afe7dd3adf7c779a5072f237 /scripts/gcc-plugins/latent_entropy_plugin.c | |
parent | 5b394b2ddf0347bef56e50c69a58773c94343ff3 (diff) |
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 'scripts/gcc-plugins/latent_entropy_plugin.c')
0 files changed, 0 insertions, 0 deletions