[U-Boot] [PATCH 2/2] Use map_sysmem when accessing memory in setexpr

Joe Hershberger joe.hershberger at gmail.com
Thu May 14 00:01:54 CEST 2015


Hi Tom,

On Mon, May 11, 2015 at 5:41 PM, Simon Glass <sjg at chromium.org> wrote:
> On 11 May 2015 at 12:53, Joe Hershberger <joe.hershberger at ni.com> wrote:
>> The setexpr command used to segfault when accessing memory in sandbox.
>> The pointer accesses should be mapped.
>>
>> Signed-off-by: Joe Hershberger <joe.hershberger at ni.com>
>> Cc: Simon Glass <sjg at chromium.org>
>> ---
>>
>>  common/cmd_setexpr.c | 32 +++++++++++++++++++++++---------
>>  1 file changed, 23 insertions(+), 9 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Can you pull this patch in?

I have to regenerate patch 1 in this series, but this is pretty much
independent. These should not have been in the same series.

Thanks,
-Joe


More information about the U-Boot mailing list