public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 0/2] x86: xen: add missing prototypes
@ 2023-06-14  7:34 Juergen Gross
  2023-06-14  7:35 ` [PATCH v4 1/2] x86/xen: add prototypes for paravirt mmu functions Juergen Gross
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Juergen Gross @ 2023-06-14  7:34 UTC (permalink / raw)
  To: linux-kernel, x86
  Cc: Juergen Gross, Boris Ostrovsky, Thomas Gleixner, Ingo Molnar,
	Borislav Petkov, Dave Hansen, H. Peter Anvin, xen-devel,
	Stefano Stabellini, Oleksandr Tyshchenko

Avoid missing prototype warnings.

Arnd Bergmann (1):
  x86: xen: add missing prototypes

Juergen Gross (1):
  x86/xen: add prototypes for paravirt mmu functions

 arch/x86/xen/efi.c     |  2 ++
 arch/x86/xen/mmu_pv.c  | 16 ++++++++++++++++
 arch/x86/xen/smp.h     |  4 ++++
 arch/x86/xen/smp_pv.c  |  1 -
 arch/x86/xen/xen-ops.h |  3 +++
 include/xen/xen.h      |  3 +++
 6 files changed, 28 insertions(+), 1 deletion(-)

-- 
2.35.3


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

end of thread, other threads:[~2023-06-14 20:46 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-14  7:34 [PATCH v4 0/2] x86: xen: add missing prototypes Juergen Gross
2023-06-14  7:35 ` [PATCH v4 1/2] x86/xen: add prototypes for paravirt mmu functions Juergen Gross
2023-06-14  7:35 ` [PATCH v4 2/2] x86: xen: add missing prototypes Juergen Gross
2023-06-14 20:46 ` [PATCH v4 0/2] " Boris Ostrovsky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox