linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: manual merge of the device-mapper tree with the origin tree
@ 2022-08-05 12:57 broonie
  0 siblings, 0 replies; only message in thread
From: broonie @ 2022-08-05 12:57 UTC (permalink / raw)
  To: Alasdair G Kergon, Mike Snitzer
  Cc: Kees Cook, Linux Kernel Mailing List, Linux Next Mailing List,
	Matthias Kaehlcke, Nathan Huckleberry

Hi all,

Today's linux-next merge of the device-mapper tree got a conflict in:

  drivers/md/dm-verity-target.c

between commit:

  b6c1c5745ccc6 ("dm: Add verity helpers for LoadPin")

from the origin tree and commits:

  ba2cce82ba1ba ("dm verity: conditionally enable branching for "try_verify_in_tasklet"")
  5721d4e5a9cdb ("dm verity: Add optional "try_verify_in_tasklet" feature")

from the device-mapper 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.

diff --cc drivers/md/dm-verity-target.c
index 4fd853a56b1ab,981821f18a18c..0000000000000
--- a/drivers/md/dm-verity-target.c
+++ b/drivers/md/dm-verity-target.c
@@@ -16,6 -16,6 +16,7 @@@
  #include "dm-verity.h"
  #include "dm-verity-fec.h"
  #include "dm-verity-verify-sig.h"
++#include <linux/jump_label.h>
  #include <linux/module.h>
  #include <linux/reboot.h>
  #include <linux/scatterlist.h>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-08-05 12:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-05 12:57 linux-next: manual merge of the device-mapper tree with the origin tree broonie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).