From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH v3] netfilter: ipset: Fix sleeping memory allocation in atomic context Date: Sat, 17 Oct 2015 12:59:30 +0200 Message-ID: <20151017105930.GA1527@salvia> References: <1444977628-19323-1-git-send-email-kernel@kyup.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Nikolay Borisov , eric.dumazet@gmail.com, netfilter-devel@vger.kernel.org, David Miller , netdev@vger.kernel.org, operations@siteground.com To: Jozsef Kadlecsik Return-path: Received: from mail.us.es ([193.147.175.20]:44749 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751538AbbJQKwa (ORCPT ); Sat, 17 Oct 2015 06:52:30 -0400 Content-Disposition: inline In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Fri, Oct 16, 2015 at 01:58:55PM +0200, Jozsef Kadlecsik wrote: > The patch is applied in the ipset package tree. Thanks! Applied to the nf tree, thanks.