Re: linux-next: build failure after merge of the xen-tip tree
Val Packett <[email protected]>
| Newsgroups | org.kernel.vger.linux-next,org.kernel.vger.linux-kernel,org.xenproject.lists.xen-devel |
|---|---|
| Message-ID | <[email protected]> |
El 4 de agosto de 2026 1:28:36 p. m. ART, Mark Brown <[email protected]> escribió: >Hi all, > >After merging the xen-tip tree, today's linux-next build (x86_64 >allmodconfig) failed like this: > >ERROR: modpost: "init_mm" [drivers/xen/xen-privcmd.ko] undefined! > >Caused by commit > > 64d26fb2ad1f2 (xen: privcmd: fix ioeventfd crash under PV domain) > >I have used the tree from next-20260803 instead. Sorry for the trouble! Did not expect that to get applied so quickly.. I had noticed recently in my own testing that that patch wasn't actually ready to go in due to the symbol visibility issue, right. I'll work on resolving it. ~val