Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1467956

Re: [PATCH v05 08/72] rds.h: use __u8, __u16, __s16, __u32 and __s64 from linux/types.h

From Sowmini Varadhan <sowmini.varadhan@oracle.com>
Newsgroups linux.kernel
Subject Re: [PATCH v05 08/72] rds.h: use __u8, __u16, __s16, __u32 and __s64 from linux/types.h
Date 2016-08-22 21:00 +0200
Message-ID <s92BY-1yy-35@gated-at.bofh.it> (permalink)
References <s92iC-1rh-5@gated-at.bofh.it> <s92iD-1rh-55@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On (08/22/16 20:32), Mikko Rapeli wrote:
> 
> Fixes userspace compilation errors like:
> 
> linux/rds.h:96:2: error: unknown type name ‘uint8_t’
> 
> Signed-off-by: Mikko Rapeli <mikko.rapeli@iki.fi>

Acked-by: Sowmini Varadhan <sowmini.varadhan@oracle.com>

I think we discussed this some time before, and I certainly
dont have any religious opinions about it, but I would like
to point out that this means that the exported rds.h will
expose __<type> to user space applications. 

--Sowmini

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH v05 08/72] rds.h: use __u8, __u16, __s16, __u32 and __s64 from linux/types.h Mikko Rapeli <mikko.rapeli@iki.fi> - 2016-08-22 20:40 +0200
  Re: [PATCH v05 08/72] rds.h: use __u8, __u16, __s16, __u32 and __s64  from linux/types.h Sowmini Varadhan <sowmini.varadhan@oracle.com> - 2016-08-22 21:00 +0200
    Re: [PATCH v05 08/72] rds.h: use __u8, __u16, __s16, __u32 and __s64  from linux/types.h Mikko Rapeli <mikko.rapeli@iki.fi> - 2016-08-23 22:50 +0200

csiph-web