kpatch/kmod
Joe Lawrence 5a6ddaad8d smatch: fix kpatch_shadow_alloc cleanup
The error paths in kpatch_shadow_alloc do not free an allocated
kpatch_shadow structure (and it's not added to the kpatch_shadow_hash).
Handle the kfree in the various error return paths.

Fixes the smatch warning:

  kmod/core/shadow.c:97 kpatch_shadow_alloc() warn: possible memory leak of 'shadow'
2016-12-16 14:26:11 -05:00
..
core smatch: fix kpatch_shadow_alloc cleanup 2016-12-16 14:26:11 -05:00
patch use livepatch 4.5 features in Ubuntu Xenial kernel 2016-12-16 07:05:53 -06:00
Makefile kmod: Fix install path 2016-05-06 10:47:43 +01:00