Adjust the definition of lookup_address to take an unsigned long
level argument. Adjust callers in xen/mmu.c that pass in a
dummy variable.
Signed-off-by: Harvey Harrison <[EMAIL PROTECTED]>
---
Ingo, sorry for missing this hunk in my previous signedness fixes for
lookup_address.
arch/x86/mm/pa
Adjust the definition of lookup_address to take an unsigned long
level argument. Adjust callers in xen/mmu.c that pass in a
dummy variable.
arch/x86/mm/pageattr.c:99:38: warning: incorrect type in argument 2 (different
signedness)
arch/x86/mm/pageattr.c:99:38:expected int *level
arch/x86/mm/
2 matches
Mail list logo