Skip to content
Commit 0abb75b7 authored by Nicholas Mc Guire's avatar Nicholas Mc Guire Committed by Paul Mackerras
Browse files

KVM: PPC: Book3S HV: Fix constant size warning



The constants are 64bit but not explicitly declared UL resulting
in sparse warnings. Fix this by declaring the constants UL.

Signed-off-by: default avatarNicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: default avatarPaul Mackerras <paulus@ozlabs.org>
parent 51eaa08f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment