Re: [PATCH v5 06/16] x86/nops: init ideal_nops for Hygon

2018-09-04 Thread Borislav Petkov
On Wed, Aug 29, 2018 at 08:44:07PM +0800, Pu Wen wrote: > The ideal_nops for Dhyana processors should be p6_nops. > > Signed-off-by: Pu Wen > --- > arch/x86/kernel/alternative.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/arch/x86/kernel/alternative.c

Re: [PATCH v5 06/16] x86/nops: init ideal_nops for Hygon

2018-09-04 Thread Borislav Petkov
On Wed, Aug 29, 2018 at 08:44:07PM +0800, Pu Wen wrote: > The ideal_nops for Dhyana processors should be p6_nops. > > Signed-off-by: Pu Wen > --- > arch/x86/kernel/alternative.c | 4 > 1 file changed, 4 insertions(+) > > diff --git a/arch/x86/kernel/alternative.c

[PATCH v5 06/16] x86/nops: init ideal_nops for Hygon

2018-08-29 Thread Pu Wen
The ideal_nops for Dhyana processors should be p6_nops. Signed-off-by: Pu Wen --- arch/x86/kernel/alternative.c | 4 1 file changed, 4 insertions(+) diff --git a/arch/x86/kernel/alternative.c b/arch/x86/kernel/alternative.c index 014f214..3f51d1c 100644 --- a/arch/x86/kernel/alternative.c

[PATCH v5 06/16] x86/nops: init ideal_nops for Hygon

2018-08-29 Thread Pu Wen
The ideal_nops for Dhyana processors should be p6_nops. Signed-off-by: Pu Wen --- arch/x86/kernel/alternative.c | 4 1 file changed, 4 insertions(+) diff --git a/arch/x86/kernel/alternative.c b/arch/x86/kernel/alternative.c index 014f214..3f51d1c 100644 --- a/arch/x86/kernel/alternative.c