linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux 5.1.9 build failure with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=n
@ 2019-06-11 13:56 Sven Joachim
  2019-06-11 15:36 ` Greg Kroah-Hartman
  0 siblings, 1 reply; 14+ messages in thread
From: Sven Joachim @ 2019-06-11 13:56 UTC (permalink / raw)
  To: Greg Kroah-Hartman, stable; +Cc: linux-kernel, Daniel Vetter, Dave Airlie

Commit 1e07d63749 ("drm/nouveau: add kconfig option to turn off nouveau
legacy contexts. (v3)") has caused a build failure for me when I
actually tried that option (CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=n):

,----
| Kernel: arch/x86/boot/bzImage is ready  (#1)
|   Building modules, stage 2.
|   MODPOST 290 modules
| ERROR: "drm_legacy_mmap" [drivers/gpu/drm/nouveau/nouveau.ko] undefined!
| scripts/Makefile.modpost:91: recipe for target '__modpost' failed
`----

Upstream does not have that problem, as commit bed2dd8421 ("drm/ttm:
Quick-test mmap offset in ttm_bo_mmap()") has removed the use of
drm_legacy_mmap from nouveau_ttm.c.  Unfortunately that commit does not
apply in 5.1.9.

Most likely 4.19.50 and 4.14.125 are also affected, I haven't tested
them yet.

Cheers,
       Sven

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

end of thread, other threads:[~2019-06-15 15:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-11 13:56 Linux 5.1.9 build failure with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT=n Sven Joachim
2019-06-11 15:36 ` Greg Kroah-Hartman
2019-06-11 17:33   ` Daniel Vetter
2019-06-11 17:40     ` Greg Kroah-Hartman
2019-06-11 19:08       ` Thomas Backlund
2019-06-11 19:42         ` Daniel Vetter
2019-06-11 19:43         ` Sven Joachim
2019-06-11 19:58           ` Thomas Backlund
2019-06-11 19:39       ` Daniel Vetter
2019-06-13  7:42       ` Greg Kroah-Hartman
2019-06-15 10:21         ` Thomas Backlund
2019-06-15 15:27           ` Greg Kroah-Hartman
2019-06-11 18:53     ` Sven Joachim
2019-06-11 19:41       ` Daniel Vetter

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