Searched hist:c54367f9d6be8e19c6e98ae7038438f0377ee138 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/ktest/ |
H A D | ktest.pl | diff c54367f9d6be8e19c6e98ae7038438f0377ee138 Thu Oct 20 08:56:41 CDT 2011 Steven Rostedt <srostedt@redhat.com> ktest: Do not opencode reboot in grub setting
When setting the next kernel to boot to with grub, do not opencode the reboot operation. The normal reboot operation can be modified by config options (namely POWERCYCLE_AFTER_REBOOT). This needs to affect all reboots. Remove the opencoded reboot to make sure that any changes to the reboot code also affect all reboots.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
|