Re: [PATCH] Enable A20 gate

2013-05-07 Thread Jonathan Corbet
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

[PATCH] Enable A20 gate

2013-05-07 Thread Syed Salman Mansoor
Ok thanks fot reply. I will make patch again. Moreover I downloaded source using git clone https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git so I assume I had latest code. Also kindly let me know what title means? The name of patch file? I am a newbie and trying to learn so that I

Re: [PATCH] Enable A20 gate

2013-05-07 Thread Ingo Molnar
* Syed Salman Mansoor wrote: > From a5e4cd6cb1956d288b5a001f60699dc8b5528963 Mon Sep 17 00:00:00 2001 > From: Syed Salman Mansoor > Date: Tue, 7 May 2013 12:49:24 +0500 > Subject: [PATCH] Enable A20 gate > This is a patch to the a20.c file that fixes following > warnings/e

[PATCH] Enable A20 gate

2013-05-07 Thread Syed Salman Mansoor
>From a5e4cd6cb1956d288b5a001f60699dc8b5528963 Mon Sep 17 00:00:00 2001 From: Syed Salman Mansoor Date: Tue, 7 May 2013 12:49:24 +0500 Subject: [PATCH] Enable A20 gate This is a patch to the a20.c file that fixes following warnings/errors found by the checkpatch.pl tool i) WARNING: please,