From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.kundenserver.de (mout.kundenserver.de [212.227.17.10]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3sT61P0Ql7zDrq2 for ; Tue, 6 Sep 2016 22:51:52 +1000 (AEST) From: Arnd Bergmann To: linuxppc-dev@lists.ozlabs.org Cc: MeghanSaitwal@eaton.com, linuxppc-dev@ozlabs.org Subject: Re: How to submit patche to this list? Date: Tue, 06 Sep 2016 14:47:01 +0200 Message-ID: <8523631.e8bR7sXSS7@wuerfel> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Monday, September 5, 2016 8:37:24 AM CEST MeghanSaitwal@Eaton.com wrote: > > I want to know about the procedure to submit the patch to this list. > > See Documentation/SubmittingPatches in the kernel sources. Arnd