https://github.com/torvalds/linux
Revision 55467dea2967259f21f4f854fc99d39cc5fea60e authored by Vitaly Kuznetsov on 29 July 2016, 09:06:48 UTC, committed by David Vrabel on 24 August 2016, 17:17:27 UTC
We pass xen_vcpu_id mapping information to hypercalls which require
uint32_t type so it would be cleaner to have it as uint32_t. The
initializer to -1 can be dropped as we always do the mapping before using
it and we never check the 'not set' value anyway.

Signed-off-by: Vitaly Kuznetsov <vkuznets@redhat.com>
Signed-off-by: David Vrabel <david.vrabel@citrix.com>
1 parent 9a035a4
History
Tip revision: 55467dea2967259f21f4f854fc99d39cc5fea60e authored by Vitaly Kuznetsov on 29 July 2016, 09:06:48 UTC
xen: change the type of xen_vcpu_id to uint32_t
Tip revision: 55467de
File Mode Size
Documentation
arch
block
certs
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig -rw-r--r-- 59 bytes
.get_maintainer.ignore -rw-r--r-- 31 bytes
.gitignore -rw-r--r-- 1.3 KB
.mailmap -rw-r--r-- 7.1 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 95.5 KB
Kbuild -rw-r--r-- 2.8 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 362.8 KB
Makefile -rw-r--r-- 56.8 KB
README -rw-r--r-- 18.1 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top