xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "Jan Beulich" <JBeulich@suse.com>
To: jinsong.liu@alibaba-inc.com, chegger@amazon.de,
	Aravind Gopalakrishnan <aravind.gopalakrishnan@amd.com>,
	xen-devel@lists.xen.org
Subject: Re: [PATCH V2] x86, mce: Consolidate AMD mcheck initialization
Date: Wed, 28 May 2014 08:25:04 +0100	[thread overview]
Message-ID: <5385AB70020000780001637F@mail.emea.novell.com> (raw)
In-Reply-To: <1401203677-16497-1-git-send-email-aravind.gopalakrishnan@amd.com>

>>> On 27.05.14 at 17:14, <aravind.gopalakrishnan@amd.com> wrote:
> amd_k8.c did a lot of common work and very little K8
> specific work. So merge init functions of amd_f10.c and
> amd_k8.c and move it into the common amd_mcheck_init
> handler. With that done, there is not much left in either
> files, so fold all code into just one file - mce_amd.c
> 
> While at it, update the comments regarding documentation
> with correct URL's and revision numbers.
> 
> Also, update copyright info.
> 
> Changes in V2:
>     - Fix coding style issues

To a certain degree, but far from completely: if(), for(), while()
etc all want spaces after the keyword, after the opening paren,
and before the closing one.

Jan

  reply	other threads:[~2014-05-28  7:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-05-27 15:14 [PATCH V2] x86, mce: Consolidate AMD mcheck initialization Aravind Gopalakrishnan
2014-05-28  7:25 ` Jan Beulich [this message]
2014-05-28 10:02 ` Egger, Christoph
2014-05-28 15:18   ` Aravind Gopalakrishnan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5385AB70020000780001637F@mail.emea.novell.com \
    --to=jbeulich@suse.com \
    --cc=aravind.gopalakrishnan@amd.com \
    --cc=chegger@amazon.de \
    --cc=jinsong.liu@alibaba-inc.com \
    --cc=xen-devel@lists.xen.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).