All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ingo Molnar <mingo@kernel.org>
To: "Luck, Tony" <tony.luck@intel.com>
Cc: linux-kernel@vger.kernel.org, x86@kernel.org, bp@suse.de,
	ashok.raj@intel.com, gong.chen@linux.intel.com
Subject: Re: [GIT PULL] x86/ras material for 4.3 queue
Date: Wed, 15 Jul 2015 13:30:14 +0200	[thread overview]
Message-ID: <20150715113014.GA29310@gmail.com> (raw)
In-Reply-To: <55a03faf21318af215@agluck-desk.sc.intel.com>


* Luck, Tony <tony.luck@intel.com> wrote:

> Some of these almost made it into 4.2, then we found a bug and
> delayed to fix it.  Bug fixes have now been merged back into
> the original patch series.
> 
> The following changes since commit d770e558e21961ad6cfdf0ff7df0eb5d7d4f0754:
> 
>   Linux 4.2-rc1 (2015-07-05 11:01:52 -0700)
> 
> are available in the git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/please-pull-ras-for-4.3
> 
> for you to fetch changes up to 60e23e3342d0ff1201e8ce160a3624bd2ce5ff79:
> 
>   x86/mce: Clear Local MCE opt-in before kexec (2015-07-06 14:21:12 -0700)
> 
> ----------------------------------------------------------------
> 1) Chen Gong series to make mce logging safer in #MC context
> 2) Boris deleted drain_mcelog_buffer() - don't want/need it now
> 3) Ashok fixed a local machine check corner case with kexec
> 
> ----------------------------------------------------------------
> Ashok Raj (2):
>       x86/mce: Remove unused function declarations
>       x86/mce: Clear Local MCE opt-in before kexec
> 
> Borislav Petkov (1):
>       x86/mce: Kill drain_mcelog_buffer()
> 
> Chen, Gong (4):
>       x86/mce: Provide a lockless memory pool to save error records
>       x86/mce: Don't use percpu workqueues
>       x86/mce: Remove the MCE ring for Action Optional errors
>       x86/mce: Avoid potential deadlock due to printk() in MCE context

So the SOB chains are messed up in a number of commits:

  commit ff7d8f3c477ea2340675179cb8393be5566e4617
  Author: Chen, Gong <gong.chen@linux.intel.com>
  Date:   Wed May 20 15:35:35 2015 -0400

    Signed-off-by: Chen, Gong <gong.chen@linux.intel.com>
    Cc: Tony Luck <tony.luck@intel.com>
    Link: http://lkml.kernel.org/r/1432150538-3120-2-git-send-email-gong.chen@linux.intel.com
    [ Rewrite. ]
    Signed-off-by: Borislav Petkov <bp@suse.de>

did you rebase a tree from Boris?

Also, please send all patches as part of the submission so that I can comment on 
individual patches as well.

Thanks,

	Ingo

  reply	other threads:[~2015-07-15 11:30 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-10 21:57 [GIT PULL] x86/ras material for 4.3 queue Luck, Tony
2015-07-15 11:30 ` Ingo Molnar [this message]
2015-07-16  7:39   ` Borislav Petkov
2015-07-16  7:44     ` [PATCH 1/7] x86/mce: Provide a lockless memory pool to save error records Borislav Petkov
2015-07-16  7:44       ` [PATCH 2/7] x86/mce: Don't use percpu workqueues Borislav Petkov
2015-07-16  7:44       ` [PATCH 3/7] x86/mce: Remove the MCE ring for Action Optional errors Borislav Petkov
2015-07-16  7:44       ` [PATCH 4/7] x86/mce: Avoid potential deadlock due to printk() in MCE context Borislav Petkov
2015-07-16  7:44       ` [PATCH 5/7] x86/mce: Kill drain_mcelog_buffer() Borislav Petkov
2015-07-16  7:44       ` [PATCH 6/7] x86/mce: Remove unused function declarations Borislav Petkov
2015-07-16  7:44       ` [PATCH 7/7] x86/mce: Clear Local MCE opt-in before kexec Borislav Petkov
2015-07-17  1:16         ` Andy Lutomirski
2015-07-17  4:52           ` Raj, Ashok
2015-07-21  8:29       ` [PATCH 1/7] x86/mce: Provide a lockless memory pool to save error records Ingo Molnar
2015-07-21 10:03         ` Borislav Petkov
2015-07-21 10:08           ` Ingo Molnar

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=20150715113014.GA29310@gmail.com \
    --to=mingo@kernel.org \
    --cc=ashok.raj@intel.com \
    --cc=bp@suse.de \
    --cc=gong.chen@linux.intel.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tony.luck@intel.com \
    --cc=x86@kernel.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.