From: "santosh.shilimkar@oracle.com" <santosh.shilimkar@oracle.com>
To: Vinson Lee <vlee@freedesktop.org>,
"David S. Miller" <davem@davemloft.net>,
Sowmini Varadhan <sowmini.varadhan@oracle.com>,
Willem de Bruijn <willemb@google.com>,
Kate Stewart <kstewart@linuxfoundation.org>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Jason Gunthorpe <jgg@ziepe.ca>,
Ka-Cheong Poon <ka-cheong.poon@oracle.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] uapi: Fix linux/rds.h userspace compilation errors.
Date: Fri, 24 Aug 2018 20:03:47 -0700 [thread overview]
Message-ID: <65dc4fe6-5363-3456-994e-166cb77a90cd@oracle.com> (raw)
In-Reply-To: <20180825012656.12443-1-vlee@freedesktop.org>
On 8/24/18 6:26 PM, Vinson Lee wrote:
> Include linux/in6.h for struct in6_addr.
>
> /usr/include/linux/rds.h:156:18: error: field ‘laddr’ has incomplete type
> struct in6_addr laddr;
> ^~~~~
> /usr/include/linux/rds.h:157:18: error: field ‘faddr’ has incomplete type
> struct in6_addr faddr;
> ^~~~~
> /usr/include/linux/rds.h:178:18: error: field ‘laddr’ has incomplete type
> struct in6_addr laddr;
> ^~~~~
> /usr/include/linux/rds.h:179:18: error: field ‘faddr’ has incomplete type
> struct in6_addr faddr;
> ^~~~~
> /usr/include/linux/rds.h:198:18: error: field ‘bound_addr’ has incomplete type
> struct in6_addr bound_addr;
> ^~~~~~~~~~
> /usr/include/linux/rds.h:199:18: error: field ‘connected_addr’ has incomplete type
> struct in6_addr connected_addr;
> ^~~~~~~~~~~~~~
> /usr/include/linux/rds.h:219:18: error: field ‘local_addr’ has incomplete type
> struct in6_addr local_addr;
> ^~~~~~~~~~
> /usr/include/linux/rds.h:221:18: error: field ‘peer_addr’ has incomplete type
> struct in6_addr peer_addr;
> ^~~~~~~~~
> /usr/include/linux/rds.h:245:18: error: field ‘src_addr’ has incomplete type
> struct in6_addr src_addr;
> ^~~~~~~~
> /usr/include/linux/rds.h:246:18: error: field ‘dst_addr’ has incomplete type
> struct in6_addr dst_addr;
> ^~~~~~~~
>
> Fixes: b7ff8b1036f0 ("rds: Extend RDS API for IPv6 support")
> Signed-off-by: Vinson Lee <vlee@freedesktop.org>
> ---
Acked-by: Santosh Shilimkar <santosh.shilimkar@oracle.com>
next prev parent reply other threads:[~2018-08-25 3:04 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-25 1:26 Vinson Lee
2018-08-25 3:03 ` santosh.shilimkar [this message]
-- strict thread matches above, loose matches on Subject: below --
2017-02-23 1:13 [PATCH] uapi: fix " Dmitry V. Levin
2017-02-23 1:40 ` Santosh Shilimkar
2017-02-23 11:20 ` Sergei Shtylyov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=65dc4fe6-5363-3456-994e-166cb77a90cd@oracle.com \
--to=santosh.shilimkar@oracle.com \
--cc=davem@davemloft.net \
--cc=gregkh@linuxfoundation.org \
--cc=jgg@ziepe.ca \
--cc=ka-cheong.poon@oracle.com \
--cc=kstewart@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sowmini.varadhan@oracle.com \
--cc=vlee@freedesktop.org \
--cc=willemb@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®