[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CA+G9fYufdd0MGMO1NbXgJwN1+wPHB24_Nrok9TMX=fYKXaxXLA@mail.gmail.com>
Date: Tue, 10 Sep 2024 18:24:49 +0530
From: Naresh Kamboju <naresh.kamboju@...aro.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: stable@...r.kernel.org, patches@...ts.linux.dev,
linux-kernel@...r.kernel.org, torvalds@...ux-foundation.org,
akpm@...ux-foundation.org, linux@...ck-us.net, shuah@...nel.org,
patches@...nelci.org, lkft-triage@...ts.linaro.org, pavel@...x.de,
jonathanh@...dia.com, f.fainelli@...il.com, sudipm.mukherjee@...il.com,
srw@...dewatkins.net, rwarsow@....de, conor@...nel.org, allen.lkml@...il.com,
broonie@...nel.org, Linux-sh list <linux-sh@...r.kernel.org>,
John Paul Adrian Glaubitz <glaubitz@...sik.fu-berlin.de>, Yoshinori Sato <ysato@...rs.sourceforge.jp>,
Peter Zijlstra <peterz@...radead.org>, Anders Roxell <anders.roxell@...aro.org>
Subject: Re: [PATCH 6.1 000/192] 6.1.110-rc1 review
On Tue, 10 Sept 2024 at 15:36, Greg Kroah-Hartman
<gregkh@...uxfoundation.org> wrote:
>
> This is the start of the stable review cycle for the 6.1.110 release.
> There are 192 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 Thu, 12 Sep 2024 09:25:22 +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.110-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
The SuperH defconfig builds failed due to following build warnings / errors
on the stable-rc linux-6.1.y.
* SuperH, build
- gcc-8-defconfig
- gcc-11-shx3_defconfig
- gcc-11-defconfig
- gcc-8-shx3_defconfig
Build log:
--------
In file included from include/linux/mm.h:29,
from arch/sh/kernel/asm-offsets.c:14:
include/linux/pgtable.h: In function 'pmdp_get_lockless':
include/linux/pgtable.h:379:20: error: 'pmd_t' has no member named 'pmd_low'
379 | pmd.pmd_low = pmdp->pmd_low;
| ^
include/linux/pgtable.h:379:35: error: 'pmd_t' has no member named 'pmd_low'
379 | pmd.pmd_low = pmdp->pmd_low;
| ^~
Metadata:
--------
build_name: gcc-11-defconfig
config: https://storage.tuxsuite.com/public/linaro/lkft/builds/2lsNsLYIfqdkNQOzLLZO4lq580E/config
download_url:
https://storage.tuxsuite.com/public/linaro/lkft/builds/2lsNsLYIfqdkNQOzLLZO4lq580E/
git_describe: v6.1.109-193-gb220bb28da0f
git_repo: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git_sha: b220bb28da0f6a629a0d88be3f8e57ea5025c728
compiler: {'name': 'sh4-linux-gnu-gcc', 'version': '11',
'version_full': 'sh4-linux-gnu-gcc (Debian 11.4.0-5) 11.4.0'}
Steps to reproduce:
-------
- # tuxmake --runtime podman --target-arch sh --toolchain gcc-11
--kconfig defconfig
--
Linaro LKFT
https://lkft.linaro.org
Powered by blists - more mailing lists