public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Naman Jain <namjain@linux.microsoft.com>
To: Peter Zijlstra <peterz@infradead.org>
Cc: "K . Y . Srinivasan" <kys@microsoft.com>,
	Haiyang Zhang <haiyangz@microsoft.com>,
	Wei Liu <wei.liu@kernel.org>, Dexuan Cui <decui@microsoft.com>,
	Thomas Gleixner <tglx@linutronix.de>,
	Ingo Molnar <mingo@redhat.com>, Borislav Petkov <bp@alien8.de>,
	Dave Hansen <dave.hansen@linux.intel.com>,
	"H . Peter Anvin" <hpa@zytor.com>,
	linux-hyperv@vger.kernel.org, linux-kernel@vger.kernel.org,
	x86@kernel.org, Sean Christopherson <seanjc@google.com>,
	Paolo Bonzini <pbonzini@redhat.com>,
	Michael Kelley <mhklinux@outlook.com>,
	Mukesh Rathor <mrathor@linux.microsoft.com>,
	Stanislav Kinsburskii <skinsburskii@linux.microsoft.com>,
	Nuno Das Neves <nunodasneves@linux.microsoft.com>,
	Christoph Hellwig <hch@infradead.org>,
	Saurabh Sengar <ssengar@linux.microsoft.com>,
	ALOK TIWARI <alok.a.tiwari@oracle.com>
Subject: Re: [PATCH v10 1/2] Drivers: hv: Export some symbols for mshv_vtl
Date: Thu, 6 Nov 2025 22:32:00 +0530	[thread overview]
Message-ID: <9603998c-1987-4bd2-9804-eea57207ec02@linux.microsoft.com> (raw)
In-Reply-To: <20251106144919.GT3245006@noisy.programming.kicks-ass.net>



On 11/6/2025 8:19 PM, Peter Zijlstra wrote:
> On Wed, Oct 29, 2025 at 05:01:38AM +0000, Naman Jain wrote:
>> MSHV_VTL driver is going to be introduced, which is supposed to
>> provide interface for Virtual Machine Monitors (VMMs) to control
>> Virtual Trust Level (VTL). Export the symbols needed
>> to make it work (vmbus_isr, hv_context and hv_post_message).
> 
> Please consider using EXPORT_SYMBOL_FOR_MODULES()
> 
>> +EXPORT_SYMBOL_GPL(hv_context);
>> +EXPORT_SYMBOL_GPL(hv_post_message);
>> +EXPORT_SYMBOL_GPL(vmbus_isr);


Thanks Peter. I can use that in the next version.

Regards,
Naman

  reply	other threads:[~2025-11-06 17:02 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-29  5:01 [PATCH v10 0/2] Drivers: hv: Introduce new driver - mshv_vtl Naman Jain
2025-10-29  5:01 ` [PATCH v10 1/2] Drivers: hv: Export some symbols for mshv_vtl Naman Jain
2025-11-06 14:45   ` Michael Kelley
2025-11-06 14:49   ` Peter Zijlstra
2025-11-06 17:02     ` Naman Jain [this message]
2025-10-29  5:01 ` [PATCH v10 2/2] Drivers: hv: Introduce mshv_vtl driver Naman Jain
2025-11-06 14:54   ` Michael Kelley
2025-11-06 17:03     ` Naman Jain

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=9603998c-1987-4bd2-9804-eea57207ec02@linux.microsoft.com \
    --to=namjain@linux.microsoft.com \
    --cc=alok.a.tiwari@oracle.com \
    --cc=bp@alien8.de \
    --cc=dave.hansen@linux.intel.com \
    --cc=decui@microsoft.com \
    --cc=haiyangz@microsoft.com \
    --cc=hch@infradead.org \
    --cc=hpa@zytor.com \
    --cc=kys@microsoft.com \
    --cc=linux-hyperv@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mhklinux@outlook.com \
    --cc=mingo@redhat.com \
    --cc=mrathor@linux.microsoft.com \
    --cc=nunodasneves@linux.microsoft.com \
    --cc=pbonzini@redhat.com \
    --cc=peterz@infradead.org \
    --cc=seanjc@google.com \
    --cc=skinsburskii@linux.microsoft.com \
    --cc=ssengar@linux.microsoft.com \
    --cc=tglx@linutronix.de \
    --cc=wei.liu@kernel.org \
    --cc=x86@kernel.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