On Sun, Jul 01, 2018 at 11:33:58AM -0500, Mauricio Vasquez wrote: > > On 06/30/2018 06:20 PM, Daniel Borkmann wrote: > > On 06/29/2018 02:48 PM, Mauricio Vasquez B wrote: > > > Decrement the number of elements in the map in case the allocation > > > of a new node fails. > > > > > > Signed-off-by: Mauricio Vasquez B <mauricio.vasq...@polito.it> > > Thanks for the fix, Mauricio! > > > > Could you reply with a Fixes: tag in order to track the commit originally > > introducing this bug? > > > > Thanks, > > Daniel > > > > Sure Daniel, > > Fixes: 6c9059817432 ("bpf: pre-allocate hash map elements")
Good catch. Thanks for the fix. Acked-by: Alexei Starovoitov <a...@kernel.org>