Re: [PATCH v8 0/8] livepatch: Atomic replace feature

From: Miroslav Benes
Date: Thu Feb 22 2018 - 10:24:07 EST



> I have found one bug in v7. We were not able to initialize NOP
> struct klp_func when the patches module is not loaded. It was
> because func->new_func was NULL. I have fixed it in separate patch
> for an easier review.

This is embarassing. I'd swear I tested this. At least it was a part of my
tests. So I made a mistake somewhere :/

Thanks for fixing it.

Miroslav