[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190416.215244.242506869190097178.davem@davemloft.net>
Date: Tue, 16 Apr 2019 21:52:44 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: arnd@...db.de
Cc: edumazet@...gle.com, willemb@...gle.com, deepa.kernel@...il.com,
laoar.shao@...il.com, netdev@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH net] socket: fix compat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW
From: Arnd Bergmann <arnd@...db.de>
Date: Tue, 16 Apr 2019 22:31:14 +0200
> It looks like the new socket options only work correctly
> for native execution, but in case of compat mode fall back
> to the old behavior as we ignore the 'old_timeval' flag.
>
> Rework so we treat SO_RCVTIMEO_NEW/SO_SNDTIMEO_NEW the
> same way in compat and native 32-bit mode.
>
> Cc: Deepa Dinamani <deepa.kernel@...il.com>
> Fixes: a9beb86ae6e5 ("sock: Add SO_RCVTIMEO_NEW and SO_SNDTIMEO_NEW")
> Signed-off-by: Arnd Bergmann <arnd@...db.de>
Applied, thanks Arnd.
Powered by blists - more mailing lists