mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Borislav Petkov <bp@alien8.de>
To: Ashok Raj <ashok.raj@intel.com>
Cc: linux-kernel@vger.kernel.org, linux-edac@vger.kernel.org,
	Boris Petkov <bp@suse.de>, Tony Luck <tony.luck@intel.com>
Subject: Re: [Patch V1 1/2] x86, mce: Remove unused declarations
Date: Tue, 30 Jun 2015 19:55:14 +0200	[thread overview]
Message-ID: <20150630175514.GH23297@pd.tnic> (raw)
In-Reply-To: <1435621095-4802-1-git-send-email-ashok.raj@intel.com>

On Mon, Jun 29, 2015 at 07:38:14PM -0400, Ashok Raj wrote:
> Remove unused references
> 
> Signed-off-by: Ashok Raj <ashok.raj@intel.com>
> ---
>  arch/x86/include/asm/mce.h | 4 ----
>  1 file changed, 4 deletions(-)
> 
> diff --git a/arch/x86/include/asm/mce.h b/arch/x86/include/asm/mce.h
> index 8ba4d7a..b7a3a34 100644
> --- a/arch/x86/include/asm/mce.h
> +++ b/arch/x86/include/asm/mce.h
> @@ -174,16 +174,12 @@ void cmci_clear(void);
>  void cmci_reenable(void);
>  void cmci_rediscover(void);
>  void cmci_recheck(void);
> -void lmce_clear(void);
> -void lmce_enable(void);
>  #else
>  static inline void mce_intel_feature_init(struct cpuinfo_x86 *c) { }
>  static inline void cmci_clear(void) {}
>  static inline void cmci_reenable(void) {}
>  static inline void cmci_rediscover(void) {}
>  static inline void cmci_recheck(void) {}
> -static inline void lmce_clear(void) {}
> -static inline void lmce_enable(void) {}
>  #endif
>  
>  #ifdef CONFIG_X86_MCE_AMD

Applied, thanks.

-- 
Regards/Gruss,
    Boris.

ECO tip #101: Trim your mails when you reply.
--

      parent reply	other threads:[~2015-06-30 17:55 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-29 23:38 Ashok Raj
2015-06-29 23:38 ` [Patch V1 2/2] x86, mce: clear Local MCE opt-in before kexec Ashok Raj
2015-06-30 18:39   ` Borislav Petkov
2015-06-30 17:55 ` Borislav Petkov [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=20150630175514.GH23297@pd.tnic \
    --to=bp@alien8.de \
    --cc=ashok.raj@intel.com \
    --cc=bp@suse.de \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony.luck@intel.com \
    /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

Powered by JetHome