summaryrefslogtreecommitdiff
path: root/kernel/seccomp.c
diff options
context:
space:
mode:
authorUlf Hansson <ulf.hansson@linaro.org>2020-06-04 14:07:36 +0200
committerUlf Hansson <ulf.hansson@linaro.org>2020-06-15 13:09:27 +0200
commitf14adf4b5e075e7736fc6d1831cde993025c0599 (patch)
tree904dabf9ea3a63b37f590cc654b841d8520445e7 /kernel/seccomp.c
parentb3a9e3b9622ae10064826dccb4f7a52bd88c7407 (diff)
cpuidle: psci: Fail cpuidle registration if set OSI mode failed
Currently we allow the cpuidle driver registration to succeed, even if we failed to enable the OSI mode when the hierarchical DT layout is used. This means running in a degraded mode, by using the available idle states per CPU, while also preventing the domain idle states. Moving forward, this behaviour looks quite questionable to maintain, as complexity seems to grow around it, especially when trying to add support for deferred probe, for example. Therefore, let's make the cpuidle driver registration to fail in this situation, thus relying on the default architectural cpuidle backend for WFI to be used. Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'kernel/seccomp.c')
0 files changed, 0 insertions, 0 deletions