Re: [PATCH v2] Add livepatch kselftests
From: Miroslav Benes
Date: Thu Apr 12 2018 - 09:29:07 EST
> Questions for v3:
>
> - Should we split off the atomic replace and shadow variable update
> tests so that the this patchset could be merged before the ones
> listed above?
What Josh said. If we merge it almost together, there is no need to split
it.
> - I didn't remove any of the sample modules. If anyone thinks any of
> them should go, let me know. They serve as nice, simple examples so
> I thought they should all stay.
Ok
> - Module naming convention: to make the test script easier to grep
> module names and filenames, I broke with livepatch convention and
> used underscores instead of dashes. I didn't think it worth the
> regex foo to flip back and forth in the test script.
Ok
Miroslav