[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20191115160319.2d84224d@canb.auug.org.au>
Date: Fri, 15 Nov 2019 16:03:19 +1100
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Jiri Kosina <jikos@...nel.org>,
Josh Poimboeuf <jpoimboe@...hat.com>,
Miroslav Benes <mbenes@...e.cz>,
Petr Mladek <pmladek@...e.com>,
Joe Lawrence <joe.lawrence@...hat.com>,
Steven Rostedt <rostedt@...dmis.org>
Cc: Linux Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: linux-next: manual merge of the livepatching tree with the ftrace
tree
Hi all,
Today's linux-next merge of the livepatching tree got a conflict in:
tools/testing/selftests/livepatch/Makefile
between commit:
8c666d2ab576 ("selftests/livepatch: Test interaction with ftrace_enabled")
from the ftrace tree and commit:
ecd25094c5f5 ("livepatch: Selftests of the API for tracking system state changes")
from the livepatching tree.
I fixed it up (see below) and can carry the fix as necessary. This
is now fixed as far as linux-next is concerned, but any non trivial
conflicts should be mentioned to your upstream maintainer when your tree
is submitted for merging. You may also want to consider cooperating
with the maintainer of the conflicting tree to minimise any particularly
complex conflicts.
--
Cheers,
Stephen Rothwell
diff --cc tools/testing/selftests/livepatch/Makefile
index 1886d9d94b88,1cf40a9e7185..000000000000
--- a/tools/testing/selftests/livepatch/Makefile
+++ b/tools/testing/selftests/livepatch/Makefile
@@@ -5,6 -5,6 +5,7 @@@ TEST_PROGS :=
test-livepatch.sh \
test-callbacks.sh \
test-shadow-vars.sh \
- test-ftrace.sh
++ test-ftrace.sh \
+ test-state.sh
include ../lib.mk
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists