From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752416AbYCLA4a (ORCPT ); Tue, 11 Mar 2008 20:56:30 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751340AbYCLA4T (ORCPT ); Tue, 11 Mar 2008 20:56:19 -0400 Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:45825 "EHLO sunset.davemloft.net" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751327AbYCLA4S convert rfc822-to-8bit (ORCPT ); Tue, 11 Mar 2008 20:56:18 -0400 Date: Tue, 11 Mar 2008 17:56:25 -0700 (PDT) Message-Id: <20080311.175625.193682131.davem@davemloft.net> To: tglx@linutronix.de Cc: ilpo.jarvinen@helsinki.fi, linux-kernel@vger.kernel.org, netdev@vger.kernel.org, akpm@linux-foundation.org Subject: Re: Treason uncloaked spams syslog with latest git From: David Miller In-Reply-To: References: X-Mailer: Mew version 5.2 on Emacs 22.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=iso-8859-15 Content-Transfer-Encoding: 8BIT Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Thomas Gleixner Date: Tue, 11 Mar 2008 14:59:53 +0100 (CET) > On Tue, 11 Mar 2008, Ilpo Järvinen wrote: > > > http://www.tglx.de/~tglx/treason.cap > > > > > > That's on -rc5 > > > > Thanks, I think I found the reason. Does the patch below fix it... > > Yes, it does. > > > message suggests, we had just sent something past it without > > a permission to do so). > > > > Signed-off-by: Ilpo Järvinen > > Tested-by: Thomas Gleixner Patch applied, thanks everyone.