2020-11-25 10:10:44

by Jinyang He

[permalink] [raw]
Subject: [PATCH v2 0/2] IPS: Fix up apply_r_mips_26_rel and add KASLR support for Loongson64

Abandon the third patch in v1. There are many other factors that should
be considered. If possible, I'll fix it later.

Jinyang He (2):
MIPS: KASLR: Correcte valid bits in apply_r_mips_26_rel()
MIPS: Loongson64: Add KASLR support

arch/mips/Kconfig | 5 ++++-
arch/mips/kernel/relocate.c | 11 +++++++++--
2 files changed, 13 insertions(+), 3 deletions(-)

--
2.1.0


2020-11-27 09:59:43

by Thomas Bogendoerfer

[permalink] [raw]
Subject: Re: [PATCH v2 0/2] IPS: Fix up apply_r_mips_26_rel and add KASLR support for Loongson64

On Wed, Nov 25, 2020 at 06:06:52PM +0800, Jinyang He wrote:
> Abandon the third patch in v1. There are many other factors that should
> be considered. If possible, I'll fix it later.
>
> Jinyang He (2):
> MIPS: KASLR: Correcte valid bits in apply_r_mips_26_rel()
> MIPS: Loongson64: Add KASLR support
>
> arch/mips/Kconfig | 5 ++++-
> arch/mips/kernel/relocate.c | 11 +++++++++--
> 2 files changed, 13 insertions(+), 3 deletions(-)

series applied to mips-next.

Thomas.

--
Crap can work. Given enough thrust pigs will fly, but it's not necessarily a
good idea. [ RFC1925, 2.3 ]