Re: [PATCH] RISC-V: Load modules within relative jump range of the kernel text.

2018-05-09 Thread Shea Levy
Hi Palmer, Shea Levy writes: > Hi Palmer, > > Palmer Dabbelt writes: > >> On Sun, 22 Apr 2018 05:53:56 PDT (-0700), s...@shealevy.com wrote: >>> Hi Palmer, >>> >>> Shea Levy writes: >>> Signed-off-by: Shea Levy --- Note that this patch worked in my old modules patchset and

Re: [PATCH] RISC-V: Load modules within relative jump range of the kernel text.

2018-04-24 Thread Shea Levy
Hi Palmer, Palmer Dabbelt writes: > On Sun, 22 Apr 2018 05:53:56 PDT (-0700), s...@shealevy.com wrote: >> Hi Palmer, >> >> Shea Levy writes: >> >>> Signed-off-by: Shea Levy >>> --- >>> >>> Note that this patch worked in my old modules patchset and seems to be >>> working now, but my kernel boo

Re: [PATCH] RISC-V: Load modules within relative jump range of the kernel text.

2018-04-23 Thread Palmer Dabbelt
On Sun, 22 Apr 2018 05:53:56 PDT (-0700), s...@shealevy.com wrote: Hi Palmer, Shea Levy writes: Signed-off-by: Shea Levy --- Note that this patch worked in my old modules patchset and seems to be working now, but my kernel boot locks up on top of riscv-for-linus-4.17-mw0 and I don't know if

Re: [PATCH] RISC-V: Load modules within relative jump range of the kernel text.

2018-04-22 Thread Shea Levy
Hi Palmer, Shea Levy writes: > Signed-off-by: Shea Levy > --- > > Note that this patch worked in my old modules patchset and seems to be > working now, but my kernel boot locks up on top of > riscv-for-linus-4.17-mw0 and I don't know if it's due to this patch or > something else that's changed

[PATCH] RISC-V: Load modules within relative jump range of the kernel text.

2018-04-09 Thread Shea Levy
Signed-off-by: Shea Levy --- Note that this patch worked in my old modules patchset and seems to be working now, but my kernel boot locks up on top of riscv-for-linus-4.17-mw0 and I don't know if it's due to this patch or something else that's changed in the mean time. --- arch/riscv/include/as