Re: [PATCH] MIPS: Pistachio: Enable KASLR

2016-05-25 Thread James Hogan
On Wed, May 25, 2016 at 11:49:47AM +0100, Matt Redfearn wrote: > Allow KASLR to be selected on Pistachio based systems. Tested on a > Creator Ci40. > > Signed-off-by: Matt Redfearn > > --- > > arch/mips/Kconfig | 1 + > arch/mips/pistachio/init.c | 8

Re: [PATCH] MIPS: Pistachio: Enable KASLR

2016-05-25 Thread James Hogan
On Wed, May 25, 2016 at 11:49:47AM +0100, Matt Redfearn wrote: > Allow KASLR to be selected on Pistachio based systems. Tested on a > Creator Ci40. > > Signed-off-by: Matt Redfearn > > --- > > arch/mips/Kconfig | 1 + > arch/mips/pistachio/init.c | 8 ++-- > 2 files changed, 7

[PATCH] MIPS: Pistachio: Enable KASLR

2016-05-25 Thread Matt Redfearn
Allow KASLR to be selected on Pistachio based systems. Tested on a Creator Ci40. Signed-off-by: Matt Redfearn --- arch/mips/Kconfig | 1 + arch/mips/pistachio/init.c | 8 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git

[PATCH] MIPS: Pistachio: Enable KASLR

2016-05-25 Thread Matt Redfearn
Allow KASLR to be selected on Pistachio based systems. Tested on a Creator Ci40. Signed-off-by: Matt Redfearn --- arch/mips/Kconfig | 1 + arch/mips/pistachio/init.c | 8 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig