From: Simon Horman <horms@kernel.org>
To: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Askar Safin <safinaskar@zohomail.com>,
Jeremy Linton <jeremy.linton@arm.com>,
kexec <kexec@lists.infradead.org>
Subject: Re: [PATCH] fix printf string specifiers, otherwise kexec doesn't work on my laptop
Date: Wed, 6 Aug 2025 10:15:00 +0100 [thread overview]
Message-ID: <aJMdFFs8MVzTpYZ3@horms.kernel.org> (raw)
In-Reply-To: <CAHp75VfYP+QDzXGq5_8FQapUF26DZCyVHFPmr9+0ymRNQipyGQ@mail.gmail.com>
On Tue, Aug 05, 2025 at 10:10:10PM +0200, Andy Shevchenko wrote:
> On Tue, Aug 5, 2025 at 3:41 PM Askar Safin <safinaskar@zohomail.com> wrote:
> > ---- On Tue, 05 Aug 2025 17:00:45 +0400 Andy Shevchenko <andy.shevchenko@gmail.com> wrote ---
> > > Thanks for your report and the fix! My comments below.
> > Andy, thank you for answer! I will write second version of my patch soon.
>
> Just to be clear, if you want all changes you listed, it should be a
> patch series and not a single patch.
>
> > Also, please look at another my report: https://lore.kernel.org/regressions/9eac81e6-b4ee-4210-84ac-cbf7bf811130@kernel.org/ .
> > Mario Limonciello said that we need you specially to proceed.
>
> Thanks for heads up.
>
> > > > 3. uint64_t a; printf ("%w64x", a);
> > >
> > > Haven't heard about it. Which C/POSIX/etc standard is this?
> > Introduced in C23. https://www.c-language.org/ .
> > https://www.open-std.org/jtc1/sc22/wg14/www/docs/n3220.pdf , 7.23.6.1
>
> A-ha, then it's definitely no, even if it compiles with all used
> compilers. Too young a standard to follow.
It is a shame, as IMHO it's the nicest solution.
But I agree that we need to support somewhat older standards.
>
> > > > * Laptop Dell Precision 7780
> > Side note: I bought this laptop, because it seems to be the only laptop in the world,
> > which has ECC memory and in the same time doesn't have nvidia.
>
> Hmm... okay.
>
> --
> With Best Regards,
> Andy Shevchenko
>
prev parent reply other threads:[~2025-08-06 9:30 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-05 12:25 [PATCH] fix printf string specifiers, otherwise kexec doesn't work on my laptop Askar Safin
2025-08-05 13:00 ` Andy Shevchenko
2025-08-05 13:41 ` Askar Safin
2025-08-05 20:10 ` Andy Shevchenko
2025-08-06 9:15 ` Simon Horman [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=aJMdFFs8MVzTpYZ3@horms.kernel.org \
--to=horms@kernel.org \
--cc=andy.shevchenko@gmail.com \
--cc=jeremy.linton@arm.com \
--cc=kexec@lists.infradead.org \
--cc=safinaskar@zohomail.com \
/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.