Re: [PATCH v4 2/2] lkdtm/powerpc: Add SLB multihit test

2020-11-26 Thread Ganesh
On 10/19/20 6:45 PM, Michal Suchánek wrote: On Mon, Oct 19, 2020 at 09:59:57PM +1100, Michael Ellerman wrote: Hi Ganesh, Some comments below ... Ganesh Goudar writes: To check machine check handling, add support to inject slb multihit errors. Cc: Kees Cook Reviewed-by: Michal Suchánek

Re: [PATCH v4 2/2] lkdtm/powerpc: Add SLB multihit test

2020-10-19 Thread Michal Suchánek
On Mon, Oct 19, 2020 at 09:59:57PM +1100, Michael Ellerman wrote: > Hi Ganesh, > > Some comments below ... > > Ganesh Goudar writes: > > To check machine check handling, add support to inject slb > > multihit errors. > > > > Cc: Kees Cook > > Reviewed-by: Michal Suchánek > > Co-developed-by: M

Re: [PATCH v4 2/2] lkdtm/powerpc: Add SLB multihit test

2020-10-19 Thread Michael Ellerman
Hi Ganesh, Some comments below ... Ganesh Goudar writes: > To check machine check handling, add support to inject slb > multihit errors. > > Cc: Kees Cook > Reviewed-by: Michal Suchánek > Co-developed-by: Mahesh Salgaonkar > Signed-off-by: Mahesh Salgaonkar > Signed-off-by: Ganesh Goudar >

[PATCH v4 2/2] lkdtm/powerpc: Add SLB multihit test

2020-10-08 Thread Ganesh Goudar
To check machine check handling, add support to inject slb multihit errors. Cc: Kees Cook Reviewed-by: Michal Suchánek Co-developed-by: Mahesh Salgaonkar Signed-off-by: Mahesh Salgaonkar Signed-off-by: Ganesh Goudar --- drivers/misc/lkdtm/Makefile | 1 + drivers/misc/lkdtm/core