Re: [linux-next-20120706] x86/mm: incompatible pointer type warning.
From: Alex Shi
Date: Mon Jul 16 2012 - 01:36:06 EST
>
>
> Thanks for your report, mm should means mm_struct. no vma. My fault.
> Could you like try this patch.
>
>
I didn't see the patch in linux-next, So I assume that implied the patch should be fixed in x86/tip tree.
This patch is another alternative fixing, I fold the fixing into original buggy patch, since the folding has no impact to the left patches in whole patch set.
===