Message ID | 20200512124058.833263033@infradead.org (mailing list archive) |
---|---|
Headers | show |
Series | arm64: perf: Proper cap_user_time* support | expand |
Hi Peter,
On Tue, May 12, 2020 at 02:40:58PM +0200, Peter Zijlstra wrote:
> Prompted by Leo's patches, here a series that corrects the arm64 perf cap_user_time situation.
I checked the latest mainline kernel code base, found this patch set
are missed to merge into it.
Could you confirm if this is missed or any other reasons to hold on it?
Thanks,
Leo
Hi Leo, On Mon, Jul 13, 2020 at 02:08:00PM +0800, Leo Yan wrote: > On Tue, May 12, 2020 at 02:40:58PM +0200, Peter Zijlstra wrote: > > Prompted by Leo's patches, here a series that corrects the arm64 perf cap_user_time situation. > > I checked the latest mainline kernel code base, found this patch set > are missed to merge into it. > > Could you confirm if this is missed or any other reasons to hold on it? I was assuming you were going to pick them up, fix up the issues found by you and kbuild robot and then post a full series after testing. Will
Hi Will, On Mon, Jul 13, 2020 at 11:11:56AM +0100, Will Deacon wrote: > Hi Leo, > > On Mon, Jul 13, 2020 at 02:08:00PM +0800, Leo Yan wrote: > > On Tue, May 12, 2020 at 02:40:58PM +0200, Peter Zijlstra wrote: > > > Prompted by Leo's patches, here a series that corrects the arm64 perf cap_user_time situation. > > > > I checked the latest mainline kernel code base, found this patch set > > are missed to merge into it. > > > > Could you confirm if this is missed or any other reasons to hold on it? > > I was assuming you were going to pick them up, fix up the issues found > by you and kbuild robot and then post a full series after testing. Understand now, will rebase the patch set and verify it with SPE timestamp related changes. Thanks, Leo