From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH][Dom0 driver]Change the way of reserving memory in Dom0 driver Date: Thu, 22 May 2014 17:20:49 +0200 Message-ID: <12620475.JcSW442DzY@xps13> References: <1400569085-22244-1-git-send-email-jijiang.liu@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Jijiang Liu Return-path: In-Reply-To: <1400569085-22244-1-git-send-email-jijiang.liu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Hi Jijiang, Some cosmetic comments: Referring to previous patch about Xen Dom0, prefix "xen:" should be used in commit title. So it should be something like that: xen: reserve memory at init Maybe it could need to be splitted in 2 patches. So the other one would be: xen: reduce number of memory segments After running checkpatch.pl on this patch, it reports many errors. Please, could you run it and do the required fix? see http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/scripts/checkpatch.pl Thanks -- Thomas