diff mbox series

linux-next: manual merge of the drm tree with the pstore tree

Message ID 20240827111647.5b127414@canb.auug.org.au (mailing list archive)
State New, archived
Headers show
Series linux-next: manual merge of the drm tree with the pstore tree | expand

Commit Message

Stephen Rothwell Aug. 27, 2024, 1:16 a.m. UTC
Hi all,

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

  fs/pstore/platform.c

between commit:

  1bf8012fc699 ("pstore: replace spinlock_t by raw_spinlock_t")

from the pstore tree and commit:

  e1a261ba599e ("printk: Add a short description string to kmsg_dump()")

from the drm 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 mbox series

Patch

diff --cc fs/pstore/platform.c
index 84719e2bcbc4,9c6b7c97fa3c..000000000000
--- a/fs/pstore/platform.c