On Tue, Oct 1, 2019 at 2:23 AM Randy Dunlap wrote:
>
> From: Randy Dunlap
>
> Fix lib-untag-user-pointers-in-strn_user.patch unmatched left paren.
> Fixes many of these build errors:
>
> ../mm/gup.c: In function '__get_user_pages':
> ../mm/gup.c:791:30: error: expected ')' before ';' token
> st
From: Randy Dunlap
Fix lib-untag-user-pointers-in-strn_user.patch unmatched left paren.
Fixes many of these build errors:
../mm/gup.c: In function '__get_user_pages':
../mm/gup.c:791:30: error: expected ')' before ';' token
start = untagged_addr(start);
^
In file
2 matches
Mail list logo