Re: [PATCH 05/15] powerpc/watchpoint: Provide DAWR number to set_dawr

From: Christophe Leroy
Date: Tue Mar 17 2020 - 06:28:57 EST




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

Christophe