linux-next: manual merge of the drm tree with Linus' tree

Stephen Rothwell posted 1 patch 1 week, 6 days ago
linux-next: manual merge of the drm tree with Linus' tree
Posted by Stephen Rothwell 1 week, 6 days ago
Hi all,

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

  drivers/gpu/drm/drm_fb_helper.c

between commit:

  eb76d0f55535 ("drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup")

from Linus' tree and commit:

  6915190a50e8 ("drm/client: Support emergency restore via sysrq for all clients")

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.

-- 
Cheers,
Stephen Rothwell

diff --cc drivers/gpu/drm/drm_fb_helper.c
index 0b3ee008523d,be790fc68707..000000000000
--- a/drivers/gpu/drm/drm_fb_helper.c
+++ b/drivers/gpu/drm/drm_fb_helper.c
@@@ -31,7 -31,8 +31,6 @@@
  
  #include <linux/console.h>
  #include <linux/export.h>
- #include <linux/sysrq.h>
 -#include <linux/pci.h>
 -#include <linux/vga_switcheroo.h>
  
  #include <drm/drm_atomic.h>
  #include <drm/drm_drv.h>
Re: linux-next: manual merge of the drm tree with Linus' tree
Posted by Thomas Zimmermann 1 week, 5 days ago
Hi, your fix looks correct.

Am 04.12.25 um 04:06 schrieb Stephen Rothwell:
> Hi all,
>
> Today's linux-next merge of the drm tree got a conflict in:
>
>    drivers/gpu/drm/drm_fb_helper.c
>
> between commit:
>
>    eb76d0f55535 ("drm, fbcon, vga_switcheroo: Avoid race condition in fbcon setup")
>
> from Linus' tree and commit:
>
>    6915190a50e8 ("drm/client: Support emergency restore via sysrq for all clients")
>
> 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.
>

-- 
--
Thomas Zimmermann
Graphics Driver Developer
SUSE Software Solutions Germany GmbH
Frankenstr. 146, 90461 Nürnberg, Germany, www.suse.com
GF: Jochen Jaser, Andrew McDonald, Werner Knoblich, (HRB 36809, AG Nürnberg)