From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Guenter Roeck <linux@roeck-us.net>
Cc: stable <stable@vger.kernel.org>
Subject: Re: Build failures in v{4.14, 4.19, 5.4, 5.10}.y.queue
Date: Sun, 17 Sep 2023 18:35:49 +0200 [thread overview]
Message-ID: <2023091739-myself-starring-dcd9@gregkh> (raw)
In-Reply-To: <8e198214-c12c-a921-ef7e-82b5e2f70ec2@roeck-us.net>
On Sun, Sep 17, 2023 at 07:58:11AM -0700, Guenter Roeck wrote:
> Building parisc:allnoconfig ... failed
> --------------
> Error log:
> arch/parisc/kernel/processor.c: In function 'show_cpuinfo':
> arch/parisc/kernel/processor.c:443:30: error: 'cpuinfo' undeclared (first use in this function)
> 443 | cpuinfo->loops_per_jiffy / (500000 / HZ),
>
> Caused by 'parisc: Fix /proc/cpuinfo output for lscpu' which
> moves the declaration of cpuinfo inside an #ifdef but still uses
> it outside of it in v5.10.y and older.
>
> That either needs to be dropped, adjusted, or commit 93346da8ff47 ("parisc:
> Drop loops_per_jiffy from per_cpu struct") needs to be applied as well
> (tested with v5.10.y.queue).
Thanks, I've added this patch now to the queues.
greg k-h
prev parent reply other threads:[~2023-09-17 16:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-09-17 14:58 Build failures in v{4.14, 4.19, 5.4, 5.10}.y.queue Guenter Roeck
2023-09-17 16:35 ` Greg Kroah-Hartman [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=2023091739-myself-starring-dcd9@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=linux@roeck-us.net \
--cc=stable@vger.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