From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753874Ab2DAAE0 (ORCPT ); Sat, 31 Mar 2012 20:04:26 -0400 Received: from smarthost1.greenhost.nl ([195.190.28.78]:56578 "EHLO smarthost1.greenhost.nl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751327Ab2DAAEX (ORCPT ); Sat, 31 Mar 2012 20:04:23 -0400 Message-ID: <2057b58280e70469472f4e5d90d22952.squirrel@webmail.greenhost.nl> In-Reply-To: <20120331151327.GA25059@kroah.com> References: <40f4b91c5200771f223966f368095c63.squirrel@webmail.greenhost.nl> <20120331151327.GA25059@kroah.com> Date: Sun, 1 Apr 2012 09:47:14 +1000 Subject: Re: [PATCH] net: bpf_jit: fix BPF_S_ALU_AND_K compilation From: "Indan Zupancic" To: "Greg KH" Cc: "Eric Dumazet" , netdev@vger.kernel.org, stable@vger.kernel.org, linux-kernel@vger.kernel.org User-Agent: SquirrelMail/1.4.22 MIME-Version: 1.0 Content-Type: text/plain;charset=UTF-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal X-Spam-Score: -0.2 X-Scan-Signature: 38b42a75504d14ed68437fa295b89bc6 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, April 1, 2012 01:13, Greg KH wrote: > > > This is not the correct way to submit patches for inclusion in the > stable kernel tree. Please read Documentation/stable_kernel_rules.txt > for how to do this properly. > > Thanks for pointing that out. It won't happen again. Greetings, Indan