Re: [PATCH 4.9 20/76] powerpc/64: Disable the speculation barrier from the command line

2019-04-17 Thread Michael Ellerman
Diana Madalina Craciun writes: > Hi, > > I have tested the patches on NXP platforms and they worked as expected. Thanks Diana. cheers > On 4/15/2019 9:45 PM, Greg Kroah-Hartman wrote: >> commit cf175dc315f90185128fb061dc05b6fbb211aa2f upstream. >> >> The speculation barrier can be disabled from

Re: [PATCH 4.9 20/76] powerpc/64: Disable the speculation barrier from the command line

2019-04-16 Thread Greg Kroah-Hartman
On Tue, Apr 16, 2019 at 03:43:40PM +, Diana Madalina Craciun wrote: > Hi, > > I have tested the patches on NXP platforms and they worked as expected. Wonderful, thanks! greg k-h

Re: [PATCH 4.9 20/76] powerpc/64: Disable the speculation barrier from the command line

2019-04-16 Thread Diana Madalina Craciun
Hi, I have tested the patches on NXP platforms and they worked as expected. Diana On 4/15/2019 9:45 PM, Greg Kroah-Hartman wrote: > commit cf175dc315f90185128fb061dc05b6fbb211aa2f upstream. > > The speculation barrier can be disabled from the command line > with the parameter: "nospectre_v1". >

[PATCH 4.9 20/76] powerpc/64: Disable the speculation barrier from the command line

2019-04-15 Thread Greg Kroah-Hartman
commit cf175dc315f90185128fb061dc05b6fbb211aa2f upstream. The speculation barrier can be disabled from the command line with the parameter: "nospectre_v1". Signed-off-by: Diana Craciun Signed-off-by: Michael Ellerman Signed-off-by: Sasha Levin --- arch/powerpc/kernel/security.c | 12 +