1man(1)                          kpatch man page                         man(1)
2
3
4

NAME

6       kpatch - hot patch module management
7

SYNOPSIS

9       kpatch <command> [<args>]
10

DESCRIPTION

12       kpatch  is a user script that manages installing, loading, and display‐
13       ing information about kernel patch modules installed on the system.
14

COMMANDS

16       install [-k|--kernel-version=<kernel version>] <module>
17              install patch module to be loaded at boot
18
19       uninstall [-k|--kernel-version=<kernel version>] <module>
20              uninstall patch module
21
22       load --all
23              load all installed patch modules into the running kernel
24
25       load <module>
26              load patch module into the running kernel
27
28       unload --all
29              unload all patch modules from the running kernel
30
31       unload <module>
32              unload patch module from the running kernel
33
34       info <module>
35              show information about a patch module
36
37       list
38              list installed patch modules
39
40       version
41              display the kpatch version
42
43

SEE ALSO

45       kpatch-build(1)
46

BUGS

48       No known bugs.
49

AUTHOR

51       Udo Seidel (udoseidel@gmx.de)
52
54       Copyright (C) 2014: Seth Jennings <sjenning@redhat.com> and Josh  Poim‐
55       boeuf <jpoimboe@redhat.com>
56
57
58
59
601.0                               23 Mar 2014                           man(1)
Impressum