From: Lucy Mielke <lucymielke@icloud.com>
To: Ingo Molnar <mingo@kernel.org>
Cc: peterz@infradead.org, mingo@redhat.com, will@kernel.org,
longman@redhat.com, boqun.feng@gmail.com,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH] locking/lockdep: fix format-truncation compiler-warning
Date: Thu, 12 Oct 2023 12:16:21 +0200 [thread overview]
Message-ID: <ZSfHdcCtyBe3I6Ss@fedora.fritz.box> (raw)
In-Reply-To: <ZScdgaVra/PHRRc/@gmail.com>
Am Thu, Oct 12, 2023 at 12:11:13AM +0200 schrieb Ingo Molnar:
>
> Mind including the output by GCC in the changelog?
>
Sure, let me resend the patch then :)
> ... actually needs 21+1 bytes?
>
> Which I suppose is true - longest s64 is "-9223372036854775808"-ish, which
> converted to the fixed-point float format above is "-9223372036854775.80":
> 21 bytes, plus termination is another byte: 22.
>
> Maybe put this into the changelog too, instead of relying on magic GCC
> calculations only. :-)
I can include it as well, of course!
Mit freundlichen Grüßen / Best regards,
Lucy
prev parent reply other threads:[~2023-10-12 10:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-11 19:14 [PATCH] locking/lockdep: fix format-truncation compiler-warning Lucy Mielke
2023-10-11 22:11 ` Ingo Molnar
2023-10-12 10:16 ` Lucy Mielke [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=ZSfHdcCtyBe3I6Ss@fedora.fritz.box \
--to=lucymielke@icloud.com \
--cc=boqun.feng@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=longman@redhat.com \
--cc=mingo@kernel.org \
--cc=mingo@redhat.com \
--cc=peterz@infradead.org \
--cc=will@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.