* [GIT PULL] x86/apic for 6.10
@ 2024-05-13 19:47 Dave Hansen
2024-05-14 17:03 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Dave Hansen @ 2024-05-13 19:47 UTC (permalink / raw)
To: torvalds; +Cc: x86, linux-kernel, Dave Hansen
Hi Linus,
Please pull a single x86/apic change for 6.10. 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.
--
The following changes since commit 39cd87c4eb2b893354f3b850f916353f2658ae6f:
Linux 6.9-rc2 (2024-03-31 14:32:39 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git tags/x86_apic_for_6.10
for you to fetch changes up to 0049f04c7dfe977a0f8f6935071db3416e641837:
x86/apic: Improve data types to fix Coccinelle warnings (2024-04-03 08:32:04 -0700)
----------------------------------------------------------------
Improve data types to fix Coccinelle division warnings
----------------------------------------------------------------
Thorsten Blum (1):
x86/apic: Improve data types to fix Coccinelle warnings
arch/x86/kernel/apic/apic.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-05-14 17:03 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-05-13 19:47 [GIT PULL] x86/apic for 6.10 Dave Hansen
2024-05-14 17:03 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®