Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching
Pull livepatching updates from Jiri Kosina: "Fixes for selftests and samples for 'shadow variables' livepatching feature, from Petr Mladek" * 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/livepatching/livepatching: livepatch: Handle allocation failure in the sample of shadow variable API livepatch/samples/selftest: Use klp_shadow_alloc() API correctly livepatch/selftest: Clean up shadow variable names and type livepatch/sample: Use the right type for the leaking data pointer
No related branches found
No related tags found
Showing
- lib/livepatch/test_klp_shadow_vars.c 69 additions, 50 deletionslib/livepatch/test_klp_shadow_vars.c
- samples/livepatch/livepatch-shadow-fix1.c 26 additions, 13 deletionssamples/livepatch/livepatch-shadow-fix1.c
- samples/livepatch/livepatch-shadow-fix2.c 2 additions, 2 deletionssamples/livepatch/livepatch-shadow-fix2.c
- samples/livepatch/livepatch-shadow-mod.c 2 additions, 2 deletionssamples/livepatch/livepatch-shadow-mod.c
Please register or sign in to comment