From: Dave Hansen <dave.hansen@linux.intel.com>
To: torvalds@linux-foundation.org
Cc: x86@kernel.org, linux-kernel@vger.kernel.org,
Dave Hansen <dave.hansen@linux.intel.com>
Subject: [GIT PULL] x86/apic for 6.10
Date: Mon, 13 May 2024 12:47:20 -0700 [thread overview]
Message-ID: <20240513194720.456299-1-dave.hansen@linux.intel.com> (raw)
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(-)
next reply other threads:[~2024-05-13 19:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-13 19:47 Dave Hansen [this message]
2024-05-14 17:03 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240513194720.456299-1-dave.hansen@linux.intel.com \
--to=dave.hansen@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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®