Re: [PATCH v3 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting

2022-07-22 Thread Will Deacon
On Fri, Jul 22, 2022 at 12:31:45PM +0200, Dmitry Vyukov wrote: > On Fri, 22 Jul 2022 at 12:11, Will Deacon wrote: > > > > > On Mon, Jul 04, 2022 at 05:05:01PM +0200, Marco Elver wrote: > > > > > I'm not immediately sure what would be necessary to support per-task > > > > > kernel > > > > > breakp

Re: [PATCH v3 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting

2022-07-22 Thread Will Deacon
On Fri, Jul 22, 2022 at 11:20:25AM +0200, Dmitry Vyukov wrote: > On Fri, 22 Jul 2022 at 11:10, Will Deacon wrote: > > > [adding Will] > > > > > > On Mon, Jul 04, 2022 at 05:05:01PM +0200, Marco Elver wrote: > > > > Add KUnit test for hw_breakpoint constraints accounting, with various > > > > inter

Re: [PATCH v3 01/14] perf/hw_breakpoint: Add KUnit test for constraints accounting

2022-07-22 Thread Will Deacon
On Thu, Jul 21, 2022 at 05:22:07PM +0100, Mark Rutland wrote: > Hi Marco, > > [adding Will] > > On Mon, Jul 04, 2022 at 05:05:01PM +0200, Marco Elver wrote: > > Add KUnit test for hw_breakpoint constraints accounting, with various > > interesting mixes of breakpoint targets (some care was taken t