diff options
author | Rob Herring <rob.herring@calxeda.com> | 2013-12-04 17:05:17 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-20 15:48:50 (GMT) |
commit | 2941bdd12f8071e40c0036e1c2218fa41804aa9b (patch) | |
tree | 7f68bedabcc63d0547f3aee0b534c41666a73f66 /README | |
parent | 448211a1b4bc6acb54de470d7205e9efb4374b55 (diff) | |
download | linux-fsl-qoriq-2941bdd12f8071e40c0036e1c2218fa41804aa9b.tar.xz |
ARM: highbank: handle soft poweroff and reset key events
commit 3843114856728075d0a80e7151197c19fb3a9e08 upstream.
Graceful reboot and poweroff via IPMI commands to the management
processor don't work. Power and reset keys are events from the
management processor which are generated via IPC messages. Passing
the keys to userspace does not work as neither acpid nor a desktop
environment are present.
This adds a notifier handler for the IPC messages so the kernel can
handle the key events directly and IPMI graceful shutdown will work.
Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'README')
0 files changed, 0 insertions, 0 deletions