linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the drm-misc-fixes tree
@ 2023-11-26 21:32 Stephen Rothwell
  2023-11-27  5:32 ` Ying Liu
  0 siblings, 1 reply; 4+ messages in thread
From: Stephen Rothwell @ 2023-11-26 21:32 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: Linus Walleij, Liu Ying, Intel Graphics, DRI,
	Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 421 bytes --]

Hi all,

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

ERROR: modpost: "device_is_dependent" [drivers/gpu/drm/drm_kms_helper.ko] undefined!

Caused by commit

  39d5b6a64ace ("drm/bridge: panel: Check device dependency before managing device link")

I have used the drm-misc-fixes tree from next-20231124 for today.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* RE: linux-next: build failure after merge of the drm-misc-fixes tree
  2023-11-26 21:32 linux-next: build failure after merge of the drm-misc-fixes tree Stephen Rothwell
@ 2023-11-27  5:32 ` Ying Liu
  0 siblings, 0 replies; 4+ messages in thread
From: Ying Liu @ 2023-11-27  5:32 UTC (permalink / raw)
  To: Stephen Rothwell, Daniel Vetter
  Cc: Linus Walleij, Intel Graphics, DRI, Linux Kernel Mailing List,
	Linux Next Mailing List

On Monday, November 27, 2023 5:32 AM, Stephen Rothwell <sfr@canb.auug.org.au> wrote:
> Hi all,
> 
> After merging the drm-misc-fixes tree, today's linux-next build (x86_64
> allmodconfig) failed like this:
> 
> ERROR: modpost: "device_is_dependent"
> [drivers/gpu/drm/drm_kms_helper.ko] undefined!

I've sent a new patch series to address the build failure.
It includes a new patch to export device_is_dependent and then
adds the offending commit.
https://lore.kernel.org/all/20231127051414.3783108-1-victor.liu@nxp.com/T/#t

Regards,
Liu Ying

> 
> Caused by commit
> 
>   39d5b6a64ace ("drm/bridge: panel: Check device dependency before
> managing device link")
> 
> I have used the drm-misc-fixes tree from next-20231124 for today.
> 
> --
> Cheers,
> Stephen Rothwell

^ permalink raw reply	[flat|nested] 4+ messages in thread

* linux-next: build failure after merge of the drm-misc-fixes tree
@ 2023-06-22 23:09 Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2023-06-22 23:09 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: Intel Graphics, DRI, Christian König, Yunxiang Li,
	Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 1140 bytes --]

Hi all,

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

In file included from include/linux/build_bug.h:5,
                 from include/linux/init.h:5,
                 from include/linux/io.h:10,
                 from include/linux/iosys-map.h:10,
                 from drivers/gpu/drm/ttm/ttm_resource.c:25:
drivers/gpu/drm/ttm/ttm_resource.c: In function 'ttm_lru_bulk_move_del':
drivers/gpu/drm/ttm/ttm_resource.c:117:40: error: suggest parentheses around '&&' within '||' [-Werror=parentheses]
  117 |                      pos->first == res && pos->last == res)) {
      |                      ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
include/linux/compiler.h:77:45: note: in definition of macro 'unlikely'
   77 | # define unlikely(x)    __builtin_expect(!!(x), 0)
      |                                             ^
cc1: all warnings being treated as errors

Caused by commit

  4481913607e5 ("drm/ttm: fix bulk_move corruption when adding a entry")

I have used the drm-misc-fixes tree from next-20230622 for today.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* linux-next: build failure after merge of the drm-misc-fixes tree
@ 2023-01-12 22:33 Stephen Rothwell
  0 siblings, 0 replies; 4+ messages in thread
From: Stephen Rothwell @ 2023-01-12 22:33 UTC (permalink / raw)
  To: Daniel Vetter
  Cc: Intel Graphics, DRI, Maxime Ripard, Linux Kernel Mailing List,
	Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 512 bytes --]

Hi all,

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

drivers/gpu/drm/vc4/vc4_bo.c: In function 'vc4_create_object':
drivers/gpu/drm/vc4/vc4_bo.c:398:13: warning: unused variable 'ret' [-Wunused-variable]
  398 |         int ret;
      |             ^~~

Caused by commit

  07a2975c65f2 ("drm/vc4: bo: Fix drmm_mutex_init memory hog")

I have used the drm-misc-fixes tree from next-20230112 for today.

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-11-27  5:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-26 21:32 linux-next: build failure after merge of the drm-misc-fixes tree Stephen Rothwell
2023-11-27  5:32 ` Ying Liu
  -- strict thread matches above, loose matches on Subject: below --
2023-06-22 23:09 Stephen Rothwell
2023-01-12 22:33 Stephen Rothwell

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).