Linux-Next discussions
 help / color / mirror / Atom feed
From: "Jürgen Groß" <jgross@suse.com>
To: Val Packett <val@invisiblethingslab.com>,
	Mark Brown <broonie@kernel.org>,
	Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>,
	Stefano Stabellini <sstabellini@kernel.org>,
	Boris Ostrovsky <boris.ostrovsky@oracle.com>,
	Xen Devel <xen-devel@lists.xenproject.org>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	Linux Next Mailing List <linux-next@vger.kernel.org>
Subject: Re: linux-next: build failure after merge of the xen-tip tree
Date: Wed, 5 Aug 2026 07:33:21 +0200	[thread overview]
Message-ID: <fe27f316-2330-4f7b-bcba-c49677eae70b@suse.com> (raw)
In-Reply-To: <E5B27F21-9507-4801-8765-0A83FD8A316E@invisiblethingslab.com>


[-- Attachment #1.1.1: Type: text/plain, Size: 1013 bytes --]

On 04.08.26 20:00, Val Packett wrote:
> 
> 
> El 4 de agosto de 2026 1:28:36 p. m. ART, Mark Brown <broonie@kernel.org> 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

I'm pretty sure mm maintainers wouldn't like init_mm to be exported to
modules.

I'd go for a special variant of xen_remap_domain_mfn_array() mapping just
a single pfn into init_mm. This could be implemented in mmu_pv.c avoiding
the need to export init_mm.


Juergen

[-- Attachment #1.1.2: OpenPGP public key --]
[-- Type: application/pgp-keys, Size: 3743 bytes --]

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

  reply	other threads:[~2026-08-05  5:33 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-04 16:28 linux-next: build failure after merge of the xen-tip tree Mark Brown
2026-08-04 18:00 ` Val Packett
2026-08-05  5:33   ` Jürgen Groß [this message]
2026-08-05  7:18 ` Jürgen Groß
  -- strict thread matches above, loose matches on Subject: below --
2026-03-04 14:27 Mark Brown
2026-03-04 14:37 ` Jürgen Groß
2024-09-12  6:13 Stephen Rothwell
2024-09-12  6:29 ` Jürgen Groß
2024-09-11  6:04 Stephen Rothwell
2021-09-15  1:11 Stephen Rothwell
2018-07-30  5:12 Stephen Rothwell
2018-07-30  7:40 ` Oleksandr Andrushchenko
2018-08-16  0:09 ` Stephen Rothwell
2017-08-31  5:22 Stephen Rothwell
2015-04-13  8:09 Stephen Rothwell
2015-04-13  8:36 ` Bob Liu
2015-04-15  5:00   ` Stephen Rothwell
2015-04-15 10:03   ` David Vrabel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fe27f316-2330-4f7b-bcba-c49677eae70b@suse.com \
    --to=jgross@suse.com \
    --cc=boris.ostrovsky@oracle.com \
    --cc=broonie@kernel.org \
    --cc=konrad.wilk@oracle.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=sstabellini@kernel.org \
    --cc=val@invisiblethingslab.com \
    --cc=xen-devel@lists.xenproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox