Re: [PATCH v4 0/5] arm64: ARMv8.5-A: MTE: Add async mode support

2021-01-21 Thread Andrey Konovalov
On Thu, Jan 21, 2021 at 12:31 PM Vincenzo Frascino wrote: > > Hi Andrey, > > On 1/19/21 6:09 PM, Andrey Konovalov wrote: > > Hi Vincenzo, > > > > This change has multiple conflicts with the KASAN testing patches that > > are currently in the mm tree. If Andrew decides to send all of them > >

Re: [PATCH v4 0/5] arm64: ARMv8.5-A: MTE: Add async mode support

2021-01-21 Thread Vincenzo Frascino
Hi Andrey, On 1/19/21 6:09 PM, Andrey Konovalov wrote: > Hi Vincenzo, > > This change has multiple conflicts with the KASAN testing patches that > are currently in the mm tree. If Andrew decides to send all of them > during RC, then this should be good to go through arm64. Otherwise, I > guess

Re: [PATCH v4 0/5] arm64: ARMv8.5-A: MTE: Add async mode support

2021-01-19 Thread Andrey Konovalov
On Mon, Jan 18, 2021 at 7:30 PM Vincenzo Frascino wrote: > > This patchset implements the asynchronous mode support for ARMv8.5-A > Memory Tagging Extension (MTE), which is a debugging feature that allows > to detect with the help of the architecture the C and C++ programmatic > memory errors