[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <3ba9cb5c-8ad9-70ab-3d32-2226a6e9f39a@linux.ibm.com>
Date: Tue, 9 Oct 2018 17:43:03 +0200
From: Ursula Braun <ubraun@...ux.ibm.com>
To: Eugene Syromiatnikov <esyr@...hat.com>, netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
linux-kernel@...r.kernel.org, Karsten Graul <kgraul@...ux.ibm.com>,
Hans Wippel <hwippel@...ux.ibm.com>, linux-s390@...r.kernel.org
Subject: Re: [RFC PATCH net 0/3] net/smc: move some definitions to UAPI
On 10/07/2018 06:34 PM, Eugene Syromiatnikov wrote:
> Hello.
>
> As of now, it's a bit difficult to use SMC protocol, as significant part
> of definitions related to it are defined in private headers and are not
> part of UAPI. The following commits move some definitions to UAPI,
> making them readily available to user space.
>
>
> Eugene Syromiatnikov (3):
> uapi, net/smc: move protocol constant definitions to UAPI
> uapi, net/smc: provide fallback diagnosis codes in UAPI
> uapi, net/smc: provide socket state constants in UAPI
>
> include/uapi/linux/smc.h | 26 +++++++++++++++++++++++++-
> include/uapi/linux/smc_diag.h | 17 +++++++++++++++++
> net/smc/smc.h | 22 ++--------------------
> net/smc/smc_clc.h | 16 ----------------
> 4 files changed, 44 insertions(+), 37 deletions(-)
>
Hello Eugene,
I am OK with your 3 patches.
Thanks, Ursula
Powered by blists - more mailing lists