From: Naresh Kamboju <naresh.kamboju@linaro.org>
To: open list <linux-kernel@vger.kernel.org>,
linux-mm <linux-mm@kvack.org>,
lkft-triage@lists.linaro.org,
Linux Regressions <regressions@lists.linux.dev>
Cc: Ilya Leoshkevich <iii@linux.ibm.com>,
Christoph Lameter <cl@linux.com>,
Pekka Enberg <penberg@kernel.org>,
David Rientjes <rientjes@google.com>,
Joonsoo Kim <iamjoonsoo.kim@lge.com>,
Andrew Morton <akpm@linux-foundation.org>,
Anders Roxell <anders.roxell@linaro.org>,
Dan Carpenter <dan.carpenter@linaro.org>,
Arnd Bergmann <arnd@arndb.de>
Subject: mm/slub.c:1163:17: error: implicit declaration of function '__memset'; did you mean '__memset64'? [-Werror=implicit-function-declaration]
Date: Tue, 18 Jun 2024 16:09:38 +0530 [thread overview]
Message-ID: <CA+G9fYvULzMHHQo3OKkcFYU+Tiw1fFU6LKbt3zHfX-E-ozcsdA@mail.gmail.com> (raw)
The Following build failures have been noticed on Powerpc, mips and arc on the
Linux next-20240617 tag.
Reported-by: Linux Kernel Functional Testing <lkft@linaro.org>
Regressions found on mips:
- gcc-12-bcm47xx_defconfig
- gcc-12-cavium_octeon_defconfig
- gcc-8-malta_defconfig
- gcc-12-malta_defconfig
- gcc-12-allnoconfig
- gcc-8-bcm47xx_defconfig
- gcc-8-allnoconfig
- gcc-8-cavium_octeon_defconfig
- clang-18-allnoconfig
- clang-nightly-allnoconfig
Regressions found on arc:
- gcc-9-allnoconfig
- gcc-9-defconfig
Regressions found on powerpc:
- clang-18-maple_defconfig
- gcc-13-ppc6xx_defconfig
- clang-18-allnoconfig
- clang-18-defconfig
- clang-18-ppc64e_defconfig
- gcc-13-defconfig
Build log:
--------
mm/slub.c: In function 'init_object':
mm/slub.c:1163:17: error: implicit declaration of function '__memset';
did you mean '__memset64'? [-Werror=implicit-function-declaration]
1163 | __memset(p - s->red_left_pad, val, s->red_left_pad);
| ^~~~~~~~
| __memset64
The commit id:
ad5dde7da5f9 kmsan: support SLAB_POISON
metadata:
git_describe: next-20240617
git_repo: https://gitlab.com/Linaro/lkft/mirrors/next/linux-next
git_sha: 76db4c64526c5e8ba0f56ad3d890dce8f9b00bbc
Links:
- https://qa-reports.linaro.org/lkft/linux-next-master/ -
next-20240617/testrun/24380474/suite/ -
test/gcc-13-ppc64e_defconfig/log
- https://qa-reports.linaro.org/lkft/linux-next-master/ -
next-20240617/testrun/24380474/suite/ -
test/gcc-13-ppc64e_defconfig/details/
--
Linaro LKFT
https://lkft.linaro.org
next reply other threads:[~2024-06-18 10:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-18 10:39 Naresh Kamboju [this message]
2024-06-18 18:42 ` Andrew Morton
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=CA+G9fYvULzMHHQo3OKkcFYU+Tiw1fFU6LKbt3zHfX-E-ozcsdA@mail.gmail.com \
--to=naresh.kamboju@linaro.org \
--cc=akpm@linux-foundation.org \
--cc=anders.roxell@linaro.org \
--cc=arnd@arndb.de \
--cc=cl@linux.com \
--cc=dan.carpenter@linaro.org \
--cc=iamjoonsoo.kim@lge.com \
--cc=iii@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=lkft-triage@lists.linaro.org \
--cc=penberg@kernel.org \
--cc=regressions@lists.linux.dev \
--cc=rientjes@google.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox