Skip to content
Commit afc85343 authored by Pranith Kumar's avatar Pranith Kumar Committed by Ingo Molnar
Browse files

x86: arch/x86/mm/pat.c - fix warning



fix this warning:

 arch/x86/mm/pat.c: In function `phys_mem_access_prot_allowed':
 arch/x86/mm/pat.c:558: warning: long long unsigned int format, long
 unsigned int arg (arg 6)
 arch/x86/mm/pat.c: In function `map_devmem':
 arch/x86/mm/pat.c:580: warning: long long unsigned int format, long
 unsigned int arg (arg 6)

Signed-off-by: default avatarD Pranith Kumar <bobby.prani@gmail.com>
Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 89804c02
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment