Re: [PATCH 01/15] powerpc/watchpoint: Rename current DAWR macros

From: Ravi Bangoria
Date: Wed Mar 18 2020 - 08:41:12 EST




On 3/17/20 3:44 PM, Christophe Leroy wrote:


Le 09/03/2020 Ã 09:57, Ravi Bangoria a ÃcritÂ:
Future Power architecture is introducing second DAWR. Rename current
DAWR macros as:
 s/SPRN_DAWR/SPRN_DAWR0/
 s/SPRN_DAWRX/SPRN_DAWRX0/

I think you should tell that DAWR0 and DAWRX0 is the real name of the register as documented in (at least) power8 and power9 user manual.

Otherwise, we can't understand why you change the name of the register.

Ok.

Thanks,
Ravi