On 01/12/2018 04:43 PM, Laurent Vivier wrote: > The instruction "moves" can select source and destination > address space (user or kernel). This patch modifies > all the load/store functions to be able to provide > the address space the caller wants to use instead > of using the current one. All the callers are modified > to provide the default address space to these functions. > > Signed-off-by: Laurent Vivier <laur...@vivier.eu> > --- > v2: new patch in the series > needed by "add moves" to pass the MMU index > to gen_load()/gen_store().
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~