diff options
Diffstat (limited to 'lib/livepatch/test_klp_state3.c')
-rw-r--r-- | lib/livepatch/test_klp_state3.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/livepatch/test_klp_state3.c b/lib/livepatch/test_klp_state3.c new file mode 100644 index 0000000000..9226579d10 --- /dev/null +++ b/lib/livepatch/test_klp_state3.c @@ -0,0 +1,5 @@ +// SPDX-License-Identifier: GPL-2.0 +// Copyright (C) 2019 SUSE + +/* The console loglevel fix is the same in the next cumulative patch. */ +#include "test_klp_state2.c" |