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

From: Val Packett

Date: Tue Aug 04 2026 - 14:04:10 EST




El 4 de agosto de 2026 1:28:36 p. m. ART, Mark Brown <broonie@xxxxxxxxxx> 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