Revision e243304d0a51f5b27a0606c4e5c2ebba6854d20f authored by Joel Stanley on 15 April 2015, 23:16:56 UTC, committed by Linus Torvalds on 15 April 2015, 23:35:23 UTC
Use orderly_reboot so userspace will to shut itself down via the reboot
path.  This is required for graceful reboot initiated by the BMC, such as
when a user uses ipmitool to issue a 'chassis power cycle' command.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Acked-by: Michael Ellerman <mpe@ellerman.id.au>
Cc: Fabian Frederick <fabf@skynet.be>
Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Rusty Russell <rusty@rustcorp.com.au>
Cc: Jeremy Kerr <jk@ozlabs.org>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 7a54f46
History
File Mode Size
Kconfig -rw-r--r-- 667 bytes
Makefile -rw-r--r-- 161 bytes
cfg.c -rw-r--r-- 5.6 KB
cfg.h -rw-r--r-- 163 bytes
driver-ops.h -rw-r--r-- 4.3 KB
ieee802154_i.h -rw-r--r-- 5.5 KB
iface.c -rw-r--r-- 16.0 KB
llsec.c -rw-r--r-- 25.0 KB
llsec.h -rw-r--r-- 3.2 KB
mac_cmd.c -rw-r--r-- 4.4 KB
main.c -rw-r--r-- 5.0 KB
mib.c -rw-r--r-- 6.9 KB
rx.c -rw-r--r-- 7.3 KB
tx.c -rw-r--r-- 3.5 KB
util.c -rw-r--r-- 2.5 KB

back to top