All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Harshit Mogalapalli <harshit.m.mogalapalli@oracle.com>
Cc: stable@vger.kernel.org, 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@denx.de, jonathanh@nvidia.com, f.fainelli@gmail.com,
	sudipm.mukherjee@gmail.com, srw@sladewatkins.net, rwarsow@gmx.de,
	conor@kernel.org, allen.lkml@gmail.com,
	Vegard Nossum <vegard.nossum@oracle.com>,
	Darren Kenny <darren.kenny@oracle.com>
Subject: Re: [PATCH 5.4 00/93] 5.4.263-rc2 review
Date: Wed, 6 Dec 2023 03:15:33 +0900	[thread overview]
Message-ID: <2023120625-pastor-result-4424@gregkh> (raw)
In-Reply-To: <9b88236c-8616-4a08-9c8e-9a6c09868360@oracle.com>

On Tue, Dec 05, 2023 at 12:33:54PM +0530, Harshit Mogalapalli wrote:
> Hi Greg,
> 
> On 05/12/23 10:07 am, Greg Kroah-Hartman wrote:
> > This is the start of the stable review cycle for the 5.4.263 release.
> > There are 93 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, 07 Dec 2023 04:35:52 +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/v5.x/stable-review/patch-5.4.263-rc2.gz
> > or in the git tree and branch at:
> > 	git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.4.y
> > and the diffstat can be found below.
> > 
> > thanks,
> > 
> > greg k-h
> > 
> > Adrian Hunter <adrian.hunter@intel.com>
> >      perf intel-pt: Fix async branch flags
> > 
> > Adrian Hunter <adrian.hunter@intel.com>
> >      perf intel-pt: Adjust sample flags for VM-Exit
> > 
> ^^^ these both commits causing:
> 
> util/intel-pt.c: In function ‘intel_pt_sample_flags’:
> util/intel-pt.c:1004:38: error: ‘const struct intel_pt_state’ has no member
> named ‘from_nr’; did you mean ‘from_ip’?
>  1004 |                 else if (ptq->state->from_nr && !ptq->state->to_nr)
>       |                                      ^~~~~~~
>       |                                      from_ip
> util/intel-pt.c:1004:60: error: ‘const struct intel_pt_state’ has no member
> named ‘to_nr’
>  1004 |                 else if (ptq->state->from_nr && !ptq->state->to_nr)
>       |                                                            ^~
> util/intel-pt.c:1007:38: error: ‘PERF_IP_FLAG_VMEXIT’ undeclared (first use
> in this function); did you mean ‘PERF_IP_FLAG_IN_TX’?
>  1007 |                                      PERF_IP_FLAG_VMEXIT;
>       |                                      ^~~~~~~~~~~~~~~~~~~
>       |                                      PERF_IP_FLAG_IN_TX
> 
> 
> I have reverted these locally and then one more build failure
> 
> > Adrian Hunter <adrian.hunter@intel.com>
> >      perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
> > 
> ^^^ This is causing:
> 
> In file included from util/jitdump.c:28:
> util/genelf.h:5:10: fatal error: linux/math.h: No such file or directory
>     5 | #include <linux/math.h>
>       |          ^~~~~~~~~~~~~~
> compilation terminated.
> 
> Reverting this as well, fixes the perf build.

Thanks, I'll go drop all of these now.

greg k-h

  reply	other threads:[~2023-12-05 18:15 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-05  4:37 [PATCH 5.4 00/93] 5.4.263-rc2 review Greg Kroah-Hartman
2023-12-05  7:03 ` Harshit Mogalapalli
2023-12-05 18:15   ` Greg Kroah-Hartman [this message]
2023-12-05 11:10 ` Jon Hunter
2023-12-05 16:45 ` Guenter Roeck
2023-12-05 18:45 ` Florian Fainelli

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=2023120625-pastor-result-4424@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=akpm@linux-foundation.org \
    --cc=allen.lkml@gmail.com \
    --cc=conor@kernel.org \
    --cc=darren.kenny@oracle.com \
    --cc=f.fainelli@gmail.com \
    --cc=harshit.m.mogalapalli@oracle.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 \
    --cc=vegard.nossum@oracle.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.