diff options
author | 2015-07-14 11:15:37 +0800 | |
---|---|---|
committer | 2015-07-14 22:48:06 +0200 | |
commit | 225f58fbcc02ace232fc49f05036042f9d58263e (patch) | |
tree | 30cda152f2024ccf23c67859296fe3541325e4c7 /net/unix/af_unix.c | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching (diff) | |
download | wireguard-linux-225f58fbcc02ace232fc49f05036042f9d58263e.tar.xz wireguard-linux-225f58fbcc02ace232fc49f05036042f9d58263e.zip |
livepatch: Improve error handling in klp_disable_func()
In case of func->state or func->old_addr not having expected values,
we'd rather bail out immediately from klp_disable_func().
This can't really happen with the current codebase, but fix this
anyway in the sake of robustness.
[jkosina@suse.com: reworded the changelog a bit]
Signed-off-by: Minfei Huang <mnfhuang@gmail.com>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions