mirror of https://gitee.com/openkylin/linux.git
77d21f23a1
Programs using virtio headers outside of kernel will no longer
build because u16 type does not exist in userspace. All user ABI
must use __u16 typedef instead.
Bug introduce by:
commit
|
||
---|---|---|
.. | ||
asm-generic | ||
drm | ||
linux | ||
mtd | ||
rdma | ||
scsi | ||
sound | ||
video | ||
xen | ||
Kbuild |