[PATCH 0/8] do not export kernel integer types to userspace

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This short series was triggered by a compile error I ran into when trying to
build the lguest tool (see PATCH 1/8). After fixing that error I decided to attempt to
solve all related problems.

Paul Bolle (8):
  virtio_net: do not export "u16" to userspace
  headers_check: add check for kernel integer types
  virtio: do not export "u16" and "u64" to userspace
  headers_check: check kernel types inside #define
  btrfs: do not export "u64" to userspace
  nfsd4: do not export "u64" to userspace
  virtio: do not export "u32" to userspace
  cris: do not export "u8" and friends to userspace

 arch/cris/include/uapi/arch-v10/arch/sv_addr_ag.h | 20 ++++++++++----------
 include/uapi/linux/btrfs.h                        |  2 +-
 include/uapi/linux/nfs4.h                         |  2 +-
 include/uapi/linux/virtio_balloon.h               |  4 ++--
 include/uapi/linux/virtio_console.h               |  2 +-
 include/uapi/linux/virtio_net.h                   |  2 +-
 scripts/headers_check.pl                          | 21 +++++++++++++++++++++
 7 files changed, 37 insertions(+), 16 deletions(-)

-- 
1.7.11.7

_______________________________________________
Virtualization mailing list
Virtualization@xxxxxxxxxxxxxxxxxxxxxxxxxx
https://lists.linuxfoundation.org/mailman/listinfo/virtualization




[Index of Archives]     [KVM Development]     [Libvirt Development]     [Libvirt Users]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux