From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joe Perches Subject: Re: [PATCH 06/24] netfilter: Remove unnecessary OOM logging messages Date: Tue, 30 Aug 2011 09:13:38 -0700 Message-ID: <1314720818.14422.1.camel@Joe-Laptop> References: <13c1c12486cae409dfa5254b1435e660f2b17e05.1314650069.git.joe@perches.com> <4E5CDBAA.6040001@trash.net> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4E5CDBAA.6040001@trash.net> Sender: lvs-devel-owner@vger.kernel.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Patrick McHardy Cc: Bart De Schuymer , Wensong Zhang , Simon Horman , Julian Anastasov , Stephen Hemminger , "David S. Miller" , Alexey Kuznetsov , James Morris , Hideaki YOSHIFUJI , netfilter-devel@vger.kernel.org, netfilter@vger.kernel.org, coreteam@netfilter.org, bridge@lists.linux-foundation.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, lvs-devel@vger.kernel.org On Tue, 2011-08-30 at 14:46 +0200, Patrick McHardy wrote: > On 29.08.2011 23:17, Joe Perches wrote: > > Removing unnecessary messages saves code and text. > > Site specific OOM messages are duplications of a generic MM > > out of memory message and aren't really useful, so just > > delete them. > Looks good to me. Do you want me to apply this patch or are you > intending to have the entire series go through Dave? It doesn't matter to me one way or another. If you pick this one up, when I redo these to separate vmalloc from the the other alloc cases, I'll won't send netfilter again. cheers, Joe