From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758699Ab3EGQDq (ORCPT ); Tue, 7 May 2013 12:03:46 -0400 Received: from tex.lwn.net ([70.33.254.29]:53610 "EHLO vena.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753413Ab3EGQDp (ORCPT ); Tue, 7 May 2013 12:03:45 -0400 Date: Tue, 7 May 2013 10:03:43 -0600 From: Jonathan Corbet To: Syed Salman Mansoor Cc: hpa@zytor.com, tglx@linutronix.de, mingo@redhat.com, x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] Enable A20 gate Message-ID: <20130507100343.5ba1aeba@lwn.net> In-Reply-To: References: <20130507112053.GA21162@gmail.com> Organization: LWN.net X-Mailer: Claws Mail 3.8.1 (GTK+ 2.24.10; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 7 May 2013 16:54:23 +0500 Syed Salman Mansoor wrote: > I am a newbie and trying to learn so that I can contribute whatever I can. If you have not already done so, please have a look at: Documentation/HOWTO Documentation/development-process both of which can be found in your source tree. They will help you to learn how to work with the kernel development community. Thanks, jon