On Wed 2020-07-08 08:52:23, Petr Mladek wrote:
>
> PS: BTW: The livepatch selftests fail in Linus's master now. But it
> seems to be for another reason. I am going to dig into it.
JFYI, the livepatch selftests are actually working. I have messed
the testing here. I am sorry for th
On Tue 2020-07-07 18:21:17, Masahiro Yamada wrote:
> ccflags-remove-$(CONFIG_FUNCTION_TRACER) += $(CC_FLAGS_FTRACE)
>
> exists here in sub-directories of lib/ to keep the behavior of
> commit 2464a609ded0 ("ftrace: do not trace library functions").
>
> Since that commit, not only the objects in
way how to run the code. Well, it should be pretty safe
given the nature of the change.
Signed-off-by: Petr Mladek
---
crypto/crypto_engine.c | 26 +++---
include/crypto/engine.h | 6 ++
2 files changed, 13 insertions(+), 19 deletions(-)
diff --git a/crypto