Re: [PATCH 05/15] powerpc/watchpoint: Provide DAWR number to set_dawr
From: Ravi Bangoria
Date: Wed Mar 18 2020 - 02:19:54 EST
On 3/17/20 3:58 PM, Christophe Leroy wrote:
Le 09/03/2020 Ã 09:57, Ravi Bangoria a ÃcritÂ:
Introduce new parameter 'nr' to set_dawr() which indicates which DAWR
should be programed.
While we are at it (In another patch I think), we should do the same to set_dabr() so that we can use both DABR and DABR2
This series is for DAWR only and does not support DABR2. I'll look
at how other book3s family processors provides DABR2 supports.
Thanks,
Ravi