[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <0cbbddea-adb7-71ab-fc3a-167896aeda61@iogearbox.net>
Date: Fri, 20 Apr 2018 22:13:41 +0200
From: Daniel Borkmann <daniel@...earbox.net>
To: Jann Horn <jannh@...gle.com>, ast@...nel.org,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
john.fastabend@...il.com
Subject: Re: [PATCH net] bpf: sockmap remove dead check
On 04/20/2018 06:16 PM, Jann Horn wrote:
> Remove dead code that bails on `attr->value_size > KMALLOC_MAX_SIZE` - the
> previous check already bails on `attr->value_size != 4`.
>
> Signed-off-by: Jann Horn <jannh@...gle.com>
Applied to bpf tree, thanks Jann!
Powered by blists - more mailing lists