Intel-XE Archive on lore.kernel.org
 help / color / mirror / Atom feed
* linux-next: build failure after merge of the drm tree
@ 2026-02-10 21:08 Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2026-02-10 21:08 UTC (permalink / raw)
  To: Alexander Usyskin, Brian Nguyen, Shuicheng Lin, Ashutosh Dixit,
	Thomas Hellström, DRM XE List, Dave Airlie, DRI
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

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

/tmp/next/build/drivers/gpu/drm/xe/xe_survivability_mode.c: In function 'xe_survivability_mode_fini':
/tmp/next/build/drivers/gpu/drm/xe/xe_survivability_mode.c:241:17: error: implicit declaration of function 'xe_nvm_fini'; did you mean 'xe_nvm_init'? [-Wimplicit-function-declaration]
  241 |                 xe_nvm_fini(xe);
      |                 ^~~~~~~~~~~
      |                 xe_nvm_init


Caused by the absence of commit

  11035eab1b7d8 (drm/xe/nvm: Manage nvm aux cleanup with devres)

from the drm-xe tree.  I have ignored this for today, the relevant
commits also seem to have been in the drm tree yesterday.

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

^ permalink raw reply	[flat|nested] 2+ messages in thread
[parent not found: <20250428133013.5ad6b6b7@canb.auug.org.au>]

end of thread, other threads:[~2026-02-10 21:08 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-10 21:08 linux-next: build failure after merge of the drm tree Mark Brown
     [not found] <20250428133013.5ad6b6b7@canb.auug.org.au>
2025-04-28  4:24 ` Stephen Rothwell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox