mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Florian Fainelli <f.fainelli@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>, stable@vger.kernel.org
Cc: patches@lists.linux.dev, linux-kernel@vger.kernel.org,
	torvalds@linux-foundation.org, akpm@linux-foundation.org,
	linux@roeck-us.net, shuah@kernel.org, patches@kernelci.org,
	lkft-triage@lists.linaro.org, pavel@nabladev.com,
	jonathanh@nvidia.com, sudipm.mukherjee@gmail.com, rwarsow@gmx.de,
	conor@kernel.org, hargar@microsoft.com, broonie@kernel.org,
	achill@achill.org, sr@sladewatkins.com
Subject: Re: [PATCH 6.1 0000/1191] 6.1.188-rc1 review
Date: Mon, 14 Sep 2026 10:38:45 -0700	[thread overview]
Message-ID: <64dd0faa-fdfa-45a4-812f-638574beca26@gmail.com> (raw)
In-Reply-To: <20260912065548.086904252@linuxfoundation.org>

On 9/11/26 23:45, Greg Kroah-Hartman wrote:
> This is the start of the stable review cycle for the 6.1.188 release.
> There are 1191 patches in this series, all will be posted as a response
> to this one.  If anyone has any issues with these being applied, please
> let me know.
> 
> Responses should be made by Mon, 14 Sep 2026 06:54:17 +0000.
> Anything received after that time might be too late.
> 
> The whole patch series can be found in one patch at:
> 	https://www.kernel.org/pub/linux/kernel/v6.x/stable-review/patch-6.1.188-rc1.gz
> or in the git tree and branch at:
> 	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-6.1.y
> and the diffstat can be found below.
> 
> thanks,
> 
> greg k-h

perf fails to build on arm/arm64/bmips with:

   CC 
/local/users/fainelli/buildroot/output/arm/build/linux-custom/tools/perf/util/zlib.o
util/hisi-ptt-decoder/hisi-ptt-pkt-decoder.c:14:10: fatal error: 
linux/unaligned.h: No such file or directory
    14 | #include <linux/unaligned.h>
       |          ^~~~~~~~~~~~~~~~~~~
compilation terminated.
   CC 
/local/users/fainelli/buildroot/output/arm/build/linux-custom/tools/perf/util/lzma.o
make[7]: *** 
[/local/users/fainelli/buildroot/output/arm/build/linux-custom/tools/build/Makefile.build:97: 
/local/users/fainelli/buildroot/output/arm/build/linux-custom/tools/perf/util/hisi-ptt-decoder/hisi-ptt-pkt-decoder.o] 
Error 1
   CC 
/local/users/fainelli/buildroot/output/arm/build/linux-custom/tools/perf/util/cap.o
   CC 
/local/users/fainelli/buildroot/output/arm/build/linux-custom/tools/perf/util/demangle-ocaml.o
make[6]: *** 
[/local/users/fainelli/buildroot/output/arm/build/linux-custom/tools/build/Makefile.build:143: 
hisi-ptt-decoder] Error 2
make[6]: *** Waiting for unfinished jobs....
In file included from util/hisi-ptt.c:24:
util/hisi-ptt-decoder/hisi-ptt-pkt-decoder.h:13:10: fatal error: 
linux/bitfield.h: No such file or directory
    13 | #include <linux/bitfield.h>
       |          ^~~~~~~~~~~~~~~~~~
compilation terminated.

this is due to 6c4b82b50c46842683a3a39e1bc8291581e8b1cb ("perf hisi-ptt: 
Fix PTT trace TLP header parsing")
-- 
Florian

  parent reply	other threads:[~2026-09-14 17:38 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-09-12  6:45 Greg Kroah-Hartman
2026-09-12 17:43 ` Brett A C Sheffield
2026-09-12 20:05 ` Barry K. Nathan
2026-09-13  2:47 ` Ron Economos
2026-09-13 11:26   ` Sasha Levin
2026-09-13  8:14 ` Francesco Dolcini
2026-09-13 11:26   ` Sasha Levin
2026-09-13 10:14 ` Peter Schneider
2026-09-13 23:15 ` Ron Economos
2026-09-14  4:58 ` Miguel Ojeda
2026-09-14 17:38 ` Florian Fainelli [this message]
2026-09-16  1:52   ` Sasha Levin

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=64dd0faa-fdfa-45a4-812f-638574beca26@gmail.com \
    --to=f.fainelli@gmail.com \
    --cc=achill@achill.org \
    --cc=akpm@linux-foundation.org \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=hargar@microsoft.com \
    --cc=jonathanh@nvidia.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@roeck-us.net \
    --cc=lkft-triage@lists.linaro.org \
    --cc=patches@kernelci.org \
    --cc=patches@lists.linux.dev \
    --cc=pavel@nabladev.com \
    --cc=rwarsow@gmx.de \
    --cc=shuah@kernel.org \
    --cc=sr@sladewatkins.com \
    --cc=stable@vger.kernel.org \
    --cc=sudipm.mukherjee@gmail.com \
    --cc=torvalds@linux-foundation.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®