NAME

ksplice-undo - Undo a Ksplice update that has been applied to the running kernel


SYNOPSIS

ksplice-undo KSPLICE_ID


DESCRIPTION

ksplice-undo takes as input a Ksplice identification tag, as reported by ksplice-view(8), and it reverses that update within the running binary kernel.


OPTIONS

--debug

Reverses the update with debugging output enabled. Recommended only for debugging. DEBUG_LEVEL should be an integer between 0 and 2. --debug=2 provides the most debugging information.

0

No debugging output.

1

Provides basic kernel stack check debugging output.

2

Provides full kernel stack check debugging output.


SEE ALSO

ksplice-create(8), ksplice-apply(8), ksplice-view(8)


COPYRIGHT

Copyright (C) 2008 Jeffrey Brian Arnold <jbarnold@mit.edu>.

This is free software and documentation. You can redistribute and/or modify it under the terms of the GNU General Public License, version 2.