diff options
author | Nicholas Mc Guire <hofrat@osadl.org> | 2018-07-07 11:07:25 +0200 |
---|---|---|
committer | Paul Mackerras <paulus@ozlabs.org> | 2018-07-18 15:14:45 +1000 |
commit | 0abb75b7a16d21e2fb0d98634df44c37c184f186 (patch) | |
tree | 9aa655fae6884abfd1e49e55d1ec4706deb9f808 /arch/powerpc/include/asm/kvm_book3s.h | |
parent | 51eaa08f029c7343df846325d7cf047be8b96e81 (diff) | |
download | linux-0abb75b7a16d21e2fb0d98634df44c37c184f186.tar.gz |
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: Nicholas Mc Guire <hofrat@osadl.org>
Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'arch/powerpc/include/asm/kvm_book3s.h')
0 files changed, 0 insertions, 0 deletions