From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: [pvops-dom0] Adding MCA logging support in pv_ops Date: Wed, 05 Aug 2009 15:55:51 -0700 Message-ID: <4A7A0DF7.5040706@goop.org> References: <4A7174D3020000780000D350@vpn.id2.novell.com> <4A71D4F8.70804@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Ke, Liping" Cc: "Kleen, Andi" , Christoph Egger , "xen-devel@lists.xensource.com" , Keir Fraser , Jan Beulich List-Id: xen-devel@lists.xenproject.org On 08/04/09 19:13, Ke, Liping wrote: > Hi, all > I modified the patch according to all feedbacks. > Mainly changes inlcudes: > 1. Rebased code to "rebase/master" branch 2.6.31-rc4. We fetch more > useful physical cpu information which is useful to mcelog tools. > 2. Modified the code for defects/ kernel conventions according to feedback. > 3. Update out of date comments and add neccessary comments according > to feedback. > > This patch is only for your review. I will resend the formated patch later. > Also, I will re-sync the xen-mca.h head file changes back to XEN after review. > Could you resubmit this as a properly formed Linux patch, including: 1. a one-line summary to explain the purpose of the patch 2. a more detailed discussion of the patch contents, suitable for use as a commit comment 3. a signed-off-by line Thanks, J