Merge tag 'x86_apic_for_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 May 2024 16:24:14 +0000 (09:24 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 14 May 2024 16:24:14 +0000 (09:24 -0700)
commit61deafa9ecf3f6d00c570774b0b38f439be543ac
treee3981927c9a0543fdd9b828551f5f8f8efbe99c1
parent964bbdfdf01d9b365809726313da967cb1dafb96
parent0049f04c7dfe977a0f8f6935071db3416e641837
Merge tag 'x86_apic_for_6.10' of git://git./linux/kernel/git/tip/tip

Pull x86 APIC update from Dave Hansen:
 "Coccinelle complained about some 64-bit divisions, but the divisor was
  really just a 32-bit value being stored as 'unsigned long'.

  Fixing the types fixes the warning"

* tag 'x86_apic_for_6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  x86/apic: Improve data types to fix Coccinelle warnings
arch/x86/kernel/apic/apic.c