[GIT,PULL] x86/irq for 6.5

Message ID 20230626183011.1516068-1-dave.hansen@linux.intel.com
State New
Headers
Series [GIT,PULL] x86/irq for 6.5 |

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_irq_for_6.5

Message

Dave Hansen June 26, 2023, 6:30 p.m. UTC
  Hi Linus,

Please pull a single x86/irq change for 6.5.  This ensures that
Hyper-V-specific interrupts are accounted for in /proc/stat.

--

The following changes since commit 9561de3a55bed6bdd44a12820ba81ec416e705a7:

  Linux 6.4-rc5 (2023-06-04 14:04:27 -0400)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_irq_for_6.5

for you to fetch changes up to 504dba50b0c3fa02ec513d7d0405ddffba2d1c0a:

  x86/irq: Add hardcoded hypervisor interrupts to /proc/stat (2023-06-08 08:28:08 -0700)

----------------------------------------------------------------
Add Hyper-V interrupts to /proc/stat

----------------------------------------------------------------
Michael Kelley (1):
      x86/irq: Add hardcoded hypervisor interrupts to /proc/stat

 arch/x86/kernel/irq.c | 7 +++++++
 1 file changed, 7 insertions(+)
  

Comments

pr-tracker-bot@kernel.org June 27, 2023, 12:01 a.m. UTC | #1
The pull request you sent on Mon, 26 Jun 2023 11:30:11 -0700:

> https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_irq_for_6.5

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a3d763f0b34d94a4f2b2e3075350a19d589630f3

Thank you!