From: "Egger, Christoph" <chegger@amazon.de>
To: Aravind Gopalakrishnan <aravind.gopalakrishnan@amd.com>,
jinsong.liu@alibaba-inc.com, jbeulich@suse.com,
xen-devel@lists.xen.org
Cc: keir@xen.org
Subject: Re: [PATCH] x86, mce: Remove amd_{k8, f10}_mcheck_init functions
Date: Tue, 3 Jun 2014 11:14:45 +0200 [thread overview]
Message-ID: <538D9205.6060309@amazon.de> (raw)
In-Reply-To: <1401738265-12027-1-git-send-email-aravind.gopalakrishnan@amd.com>
On 02.06.14 21:44, Aravind Gopalakrishnan wrote:
> With all AMD mcheck initialization unified now after
> commit 518576c, these two function definitions can be removed.
>
> Signed-off-by: Aravind Gopalakrishnan <aravind.gopalakrishnan@amd.com>
Acked-by: Christoph Egger <chegger@amazon.de>
> ---
> xen/arch/x86/cpu/mcheck/mce_amd.h | 3 ---
> 1 file changed, 3 deletions(-)
>
> diff --git a/xen/arch/x86/cpu/mcheck/mce_amd.h b/xen/arch/x86/cpu/mcheck/mce_amd.h
> index 5d047e7..de5fc48 100644
> --- a/xen/arch/x86/cpu/mcheck/mce_amd.h
> +++ b/xen/arch/x86/cpu/mcheck/mce_amd.h
> @@ -1,9 +1,6 @@
> #ifndef _MCHECK_AMD_H
> #define _MCHECK_AMD_H
>
> -enum mcheck_type amd_k8_mcheck_init(struct cpuinfo_x86 *c);
> -enum mcheck_type amd_f10_mcheck_init(struct cpuinfo_x86 *c);
> -
> int mc_amd_recoverable_scan(uint64_t status);
> int mc_amd_addrcheck(uint64_t status, uint64_t misc, int addrtype);
>
>
prev parent reply other threads:[~2014-06-03 9:14 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-02 19:44 [PATCH] x86, mce: Remove amd_{k8, f10}_mcheck_init functions Aravind Gopalakrishnan
2014-06-03 9:14 ` Egger, Christoph [this message]
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=538D9205.6060309@amazon.de \
--to=chegger@amazon.de \
--cc=aravind.gopalakrishnan@amd.com \
--cc=jbeulich@suse.com \
--cc=jinsong.liu@alibaba-inc.com \
--cc=keir@xen.org \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.