From: Dave Hansen <dave.hansen@intel.com>
To: Thorsten Blum <thorsten.blum@toblux.com>
Cc: David.Laight@ACULAB.COM, bp@alien8.de,
dave.hansen@linux.intel.com, hpa@zytor.com,
linux-kernel@vger.kernel.org, mingo@redhat.com,
peterz@infradead.org, tglx@linutronix.de, wei.liu@kernel.org,
x86@kernel.org
Subject: Re: [RESEND PATCH v3] x86/apic: Improve data types to fix Coccinelle warnings
Date: Mon, 18 Mar 2024 09:13:04 -0700 [thread overview]
Message-ID: <65222aa2-d9a4-48d4-9ddc-2ee519ade4c5@intel.com> (raw)
In-Reply-To: <20240318104721.117741-3-thorsten.blum@toblux.com>
On 3/18/24 03:47, Thorsten Blum wrote:
> Given that acpi_pm_read_early() returns a u32 (masked to 24 bits), several
> variables that store its return value are improved by adjusting their data
> types from unsigned long to u32. Specifically, change deltapm's type from
> long to u32 because its value fits into 32 bits and it cannot be negative.
Looks, good, thanks for the changes:
Reviewed-by: Dave Hansen <dave.hansen@linux.intel.com>
I'll put this in the queue.
prev parent reply other threads:[~2024-03-18 16:13 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-27 11:43 [PATCH] x86/apic: Use div64_ul() instead of do_div() Thorsten Blum
2024-02-29 22:13 ` David Laight
2024-03-01 1:01 ` H. Peter Anvin
2024-03-01 8:53 ` David Laight
2024-03-01 12:28 ` Thorsten Blum
2024-03-01 20:39 ` [PATCH v2] x86/apic: Use u32 instead of unsigned long Thorsten Blum
2024-03-08 12:43 ` [RESEND PATCH " Thorsten Blum
2024-03-08 16:12 ` Dave Hansen
2024-03-08 19:50 ` Thorsten Blum
2024-03-08 23:02 ` [PATCH v3] x86/apic: Improve data types to fix Coccinelle warnings Thorsten Blum
2024-03-18 10:47 ` [RESEND PATCH " Thorsten Blum
2024-03-18 16:13 ` Dave Hansen [this message]
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=65222aa2-d9a4-48d4-9ddc-2ee519ade4c5@intel.com \
--to=dave.hansen@intel.com \
--cc=David.Laight@ACULAB.COM \
--cc=bp@alien8.de \
--cc=dave.hansen@linux.intel.com \
--cc=hpa@zytor.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=tglx@linutronix.de \
--cc=thorsten.blum@toblux.com \
--cc=wei.liu@kernel.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®