public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Hardik Garg <hargar@linux.microsoft.com>
To: gregkh@linuxfoundation.org
Cc: akpm@linux-foundation.org, broonie@kernel.org, conor@kernel.org,
	f.fainelli@gmail.com, hargar@microsoft.com, jonathanh@nvidia.com,
	linux-kernel@vger.kernel.org, linux@roeck-us.net,
	lkft-triage@lists.linaro.org, patches@kernelci.org,
	patches@lists.linux.dev, pavel@denx.de, rwarsow@gmx.de,
	shuah@kernel.org, srw@sladewatkins.net, stable@vger.kernel.org,
	sudipm.mukherjee@gmail.com, torvalds@linux-foundation.org
Subject: Re: [PATCH 6.1] 6.1.129-rc1 review
Date: Wed, 19 Feb 2025 10:30:28 -0800	[thread overview]
Message-ID: <1739989828-11367-1-git-send-email-hargar@linux.microsoft.com> (raw)
In-Reply-To: <20250219082652.891560343@linuxfoundation.org>

The kernel, bpf tool, and kselftest builds fine for v6.1.129-rc1 on x86 Azure VM.

perf build fails with the following error:
CC      util/trace-event-parse.o
util/namespaces.c: In function 'nsinfo__set_in_pidns':
util/namespaces.c:247:9: error: implicit declaration of function 'RC_CHK_ACCESS' [-Werror=implicit-function-declaration]
  247 |         RC_CHK_ACCESS(nsi)->in_pidns = true;
      |         ^~~~~~~~~~~~~
util/namespaces.c:247:27: error: invalid type argument of '->' (have 'int')
  247 |         RC_CHK_ACCESS(nsi)->in_pidns = true;
      |                           ^~
cc1: all warnings being treated as errors
make[5]: *** [/home/hgarg2/upstream-kernel/linux-stable-rc/tools/build/Makefile.build:97: util/namespaces.o] Error 1
make[5]: *** Waiting for unfinished jobs....
  CC      tests/unit_number__scnprintf.o


Tested-by: Hardik Garg <hargar@linux.microsoft.com>




Thanks,
Hardik

  parent reply	other threads:[~2025-02-19 18:30 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-02-19  8:20 [PATCH 6.1 000/578] 6.1.129-rc1 review Greg Kroah-Hartman
2025-02-19  8:24 ` [PATCH 6.1 271/578] arm64/mm: Ensure adequate HUGE_MAX_HSTATE Greg Kroah-Hartman
2025-02-19 10:24 ` [PATCH 6.1 000/578] 6.1.129-rc1 review Pavel Machek
2025-02-19 11:18 ` Peter Schneider
2025-02-19 18:30 ` Hardik Garg [this message]
2025-02-20 10:38   ` [PATCH 6.1] " Greg KH
2025-02-19 20:13 ` [PATCH 6.1 000/578] " Slade Watkins
2025-02-19 22:34 ` Ron Economos
2025-02-19 23:08 ` Mark Brown
2025-02-19 23:29 ` Jon Hunter
2025-02-20  9:16 ` Naresh Kamboju
2025-02-20 16:15 ` Shuah Khan

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=1739989828-11367-1-git-send-email-hargar@linux.microsoft.com \
    --to=hargar@linux.microsoft.com \
    --cc=akpm@linux-foundation.org \
    --cc=broonie@kernel.org \
    --cc=conor@kernel.org \
    --cc=f.fainelli@gmail.com \
    --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@denx.de \
    --cc=rwarsow@gmx.de \
    --cc=shuah@kernel.org \
    --cc=srw@sladewatkins.net \
    --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