Re: linux-next: build failure after merge of the fbdev tree

2019-06-23 Thread Stephen Rothwell
Hi all,

On Mon, 24 Jun 2019 11:45:38 +1000 Stephen Rothwell  
wrote:
>
> On Thu, 20 Jun 2019 11:41:26 +1000 Stephen Rothwell  
> wrote:
> >
> > After merging the fbdev tree, today's linux-next build (x86_64
> > allmodconfig) failed like this:
> > 
> > x86_64-linux-gnu-ld: drivers/gpu/vga/vga_switcheroo.o: in function 
> > `vga_switchto_stage2':
> > vga_switcheroo.c:(.text+0x997): undefined reference to `fbcon_remap_all'
> > 
> > Caused by commit
> > 
> >   1cd51b5d200d ("vgaswitcheroo: call fbcon_remap_all directly")
> > 
> > I have used the version of the fbdev tree from next-20190619 for today.  
> 
> I am still getting this failure.

This has now been merged into the drm-intel and drm trees :-( .
Something has gone wrong as Daniel was cc'd on the original build
failure report.

I have reverted commits

  1cd51b5d200d ("vgaswitcheroo: call fbcon_remap_all directly")
  fe2d70d6f6ff ("fbcon: Call con2fb_map functions directly")

for today.
-- 
Cheers,
Stephen Rothwell


pgp9O4woPhqlE.pgp
Description: OpenPGP digital signature
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Re: linux-next: build failure after merge of the fbdev tree

2018-06-29 Thread Hans de Goede

Hi,

On 29-06-18 03:07, Stephen Rothwell wrote:

Hi Bartlomiej,

After merging the fbdev tree, today's linux-next build (x86_64
allmodconfig) failed like this:

ERROR: "dummycon_unregister_output_notifier" [drivers/video/fbdev/core/fb.ko] 
undefined!
ERROR: "dummycon_register_output_notifier" [drivers/video/fbdev/core/fb.ko] 
undefined!

Caused by commit

   83d83bebf401 ("console/fbcon: Add support for deferred console takeover")

I have reverted that commit for today.

I note that this commit is in the drm-misc tree as well.


Ugh, my bad. I did not take the fb code being modular into account
here. I will submit a follow up patch fixing this today.

Regards,

Hans
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel


linux-next: build failure after merge of the fbdev tree

2018-06-28 Thread Stephen Rothwell
Hi Bartlomiej,

After merging the fbdev tree, today's linux-next build (x86_64
allmodconfig) failed like this:

ERROR: "dummycon_unregister_output_notifier" [drivers/video/fbdev/core/fb.ko] 
undefined!
ERROR: "dummycon_register_output_notifier" [drivers/video/fbdev/core/fb.ko] 
undefined!

Caused by commit

  83d83bebf401 ("console/fbcon: Add support for deferred console takeover")

I have reverted that commit for today.

I note that this commit is in the drm-misc tree as well.

-- 
Cheers,
Stephen Rothwell


pgp_m5ZYfinEH.pgp
Description: OpenPGP digital signature
___
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel