Re: [PATCH] unicore32: mm: Add missing parameter to arch_vma_access_permitted

2016-04-24 Thread Xuetao Guan
> ping ... still not upstream. I'm sorry. I'll do it in next week. Xuetao > > On 03/21/2016 04:20 AM, Guenter Roeck wrote: >> unicore32 fails to compile with the following errors. >> >> mm/memory.c: In function ���__handle_mm_fault���: >> mm/memory.c:3381: error: >> too many arguments to fun

Re: [PATCH] unicore32: mm: Add missing parameter to arch_vma_access_permitted

2016-04-23 Thread Guenter Roeck
ping ... still not upstream. On 03/21/2016 04:20 AM, Guenter Roeck wrote: unicore32 fails to compile with the following errors. mm/memory.c: In function ‘__handle_mm_fault’: mm/memory.c:3381: error: too many arguments to function ‘arch_vma_access_permitted’ mm/gup.c: In function ‘check_

Re: [PATCH] unicore32: mm: Add missing parameter to arch_vma_access_permitted

2016-03-23 Thread Xuetao Guan
> On Mon, Mar 21, 2016 at 07:47:29PM +0800, Xuetao Guan wrote: >> > unicore32 fails to compile with the following errors. >> > >> > mm/memory.c: In function ��ユ��_handle_mm_fault: >> > mm/memory.c:3381: error: >> >too many arguments to function >> ��ユ��rch_vma_access_permitted >> > mm/g

Re: [PATCH] unicore32: mm: Add missing parameter to arch_vma_access_permitted

2016-03-23 Thread Guenter Roeck
On Mon, Mar 21, 2016 at 07:47:29PM +0800, Xuetao Guan wrote: > > unicore32 fails to compile with the following errors. > > > > mm/memory.c: In function 鈥榑_handle_mm_fault鈥�: > > mm/memory.c:3381: error: > > too many arguments to function 鈥榓rch_vma_access_permitted鈥� > > mm/gup.c: In function 鈥榗

Re: [PATCH] unicore32: mm: Add missing parameter to arch_vma_access_permitted

2016-03-21 Thread Xuetao Guan
> unicore32 fails to compile with the following errors. > > mm/memory.c: In function ���__handle_mm_fault���: > mm/memory.c:3381: error: > too many arguments to function ���arch_vma_access_permitted��� > mm/gup.c: In function ���check_vma_flags���: > mm/gup.c:456: error: > too many argu

[PATCH] unicore32: mm: Add missing parameter to arch_vma_access_permitted

2016-03-21 Thread Guenter Roeck
unicore32 fails to compile with the following errors. mm/memory.c: In function ‘__handle_mm_fault’: mm/memory.c:3381: error: too many arguments to function ‘arch_vma_access_permitted’ mm/gup.c: In function ‘check_vma_flags’: mm/gup.c:456: error: too many arguments to function ‘arch