Re: [PATCH 0/5] Powerpc/hw-breakpoint: Fixes plus Code refactor

From: Ravi Bangoria
Date: Wed Jun 19 2019 - 03:53:15 EST




On 6/18/19 11:47 AM, Michael Neuling wrote:
> On Tue, 2019-06-18 at 08:01 +0200, Christophe Leroy wrote:
>>
>> Le 18/06/2019 Ã 06:27, Ravi Bangoria a Ãcrit :
>>> patch 1-3: Code refactor
>>> patch 4: Speedup disabling breakpoint
>>> patch 5: Fix length calculation for unaligned targets
>>
>> While you are playing with hw breakpoints, did you have a look at
>> https://github.com/linuxppc/issues/issues/38 ?
>
> Agreed and also:
>
> https://github.com/linuxppc/issues/issues/170
>
> https://github.com/linuxppc/issues/issues/128
>

Yes, I'm aware of those. Will have a look at them.