Re: [PATCH v3 0/4] powerpc/selftests: Add Power10 2nd DAWR selftests

2021-04-29 Thread Michael Ellerman
On Mon, 12 Apr 2021 16:52:14 +0530, Ravi Bangoria wrote: > Power10 introduced 2nd watchpoint (DAWR). ISA 3.1, Book 3S, Ch 9 - > 'Debug Facilities' covers the feature in detail. Kernel patches to > enable the 2nd DAWR are already in[1], including kvm enablement[2]. > These patches adds selftests for

[PATCH v3 0/4] powerpc/selftests: Add Power10 2nd DAWR selftests

2021-04-12 Thread Ravi Bangoria
Power10 introduced 2nd watchpoint (DAWR). ISA 3.1, Book 3S, Ch 9 - 'Debug Facilities' covers the feature in detail. Kernel patches to enable the 2nd DAWR are already in[1], including kvm enablement[2]. These patches adds selftests for 2nd DAWR. [1]: https://git.kernel.org/torvalds/c/deb2bd9bcc842