Cc: <nigel@...>, Kexec Mailing List <kexec@...>, <linux-kernel@...>, Rafael J. Wysocki <rjw@...>, Eric W. Biederman <ebiederm@...>, Pavel Machek <pavel@...>, Andrew Morton <akpm@...>, <linux-pm@...>
On Wed, May 14, 2008 at 12:03:29PM -0400, Vivek Goyal wrote:
Never mind. I found it. Following worked for me for returning back to
original kernel.
kexec --load-jump-back-helper --entry=<entry point>
Just wondering if "--load-jump-back-helper" should be an explicit option
or kexec should silently assume it if no "-l" or "-p" is given.
Thanks
Vivek
--