OSDN Git Service

Merge tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Jun 2023 23:03:20 +0000 (16:03 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 27 Jun 2023 23:03:20 +0000 (16:03 -0700)
commit18eb3b6dff007f2e4ef4f0d8567dfb5cdb6086fc
treea8d5001b1bfd9d1f1975b08069a95313242801eb
parent6a46676994607a1bde51cba71c1b0d373a555f45
parentfb9b7b4b2b82d72031bff6d615215c1c74064bb3
Merge tag 'for-linus-6.5-rc1-tag' of git://git./linux/kernel/git/xen/tip

Pull xen updates from Juergen Gross:

 - three patches adding missing prototypes

 - a fix for finding the iBFT in a Xen dom0 for supporting diskless
   iSCSI boot

* tag 'for-linus-6.5-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip:
  x86: xen: add missing prototypes
  x86/xen: add prototypes for paravirt mmu functions
  iscsi_ibft: Fix finding the iBFT under Xen Dom 0
  xen: xen_debug_interrupt prototype to global header
arch/x86/kernel/setup.c
arch/x86/xen/smp_pv.c