All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Fix a cmci discovery problem
@ 2012-10-30 22:01 Luck, Tony
  2012-11-07 23:11 ` Tony Luck
  0 siblings, 1 reply; 3+ messages in thread
From: Luck, Tony @ 2012-10-30 22:01 UTC (permalink / raw)
  To: Ingo Molnar; +Cc: linux-kernel, x86, tangchen, miaox, bp

The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64:

  Linux 3.7-rc3 (2012-10-28 12:24:48 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/please-pull-tangchen

for you to fetch changes up to 85b97637bb40a9f486459dd254598759af9c3d50:

  x86/mce: Do not change worker's running cpu in cmci_rediscover(). (2012-10-30 14:38:12 -0700)

----------------------------------------------------------------
Fix problem in CMCI rediscovery code that was illegally
migrating worker threads to other cpus.

----------------------------------------------------------------
Tang Chen (1):
      x86/mce: Do not change worker's running cpu in cmci_rediscover().

 arch/x86/kernel/cpu/mcheck/mce_intel.c |   31 ++++++++++++++++++-------------
 1 file changed, 18 insertions(+), 13 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] Fix a cmci discovery problem
  2012-10-30 22:01 [GIT PULL] Fix a cmci discovery problem Luck, Tony
@ 2012-11-07 23:11 ` Tony Luck
  2012-11-13 18:02   ` Ingo Molnar
  0 siblings, 1 reply; 3+ messages in thread
From: Tony Luck @ 2012-11-07 23:11 UTC (permalink / raw)
  To: Ingo Molnar, mingo; +Cc: linux-kernel, x86, tangchen, miaox, bp

Ingo,

Is there a problem with this pull request ... or did it just get lost
in the LKML noise?

-Tony

On Tue, Oct 30, 2012 at 3:01 PM, Luck, Tony <tony.luck@intel.com> wrote:
> The following changes since commit 8f0d8163b50e01f398b14bcd4dc039ac5ab18d64:
>
>   Linux 3.7-rc3 (2012-10-28 12:24:48 -0700)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras.git tags/please-pull-tangchen
>
> for you to fetch changes up to 85b97637bb40a9f486459dd254598759af9c3d50:
>
>   x86/mce: Do not change worker's running cpu in cmci_rediscover(). (2012-10-30 14:38:12 -0700)
>
> ----------------------------------------------------------------
> Fix problem in CMCI rediscovery code that was illegally
> migrating worker threads to other cpus.
>
> ----------------------------------------------------------------
> Tang Chen (1):
>       x86/mce: Do not change worker's running cpu in cmci_rediscover().
>
>  arch/x86/kernel/cpu/mcheck/mce_intel.c |   31 ++++++++++++++++++-------------
>  1 file changed, 18 insertions(+), 13 deletions(-)
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] Fix a cmci discovery problem
  2012-11-07 23:11 ` Tony Luck
@ 2012-11-13 18:02   ` Ingo Molnar
  0 siblings, 0 replies; 3+ messages in thread
From: Ingo Molnar @ 2012-11-13 18:02 UTC (permalink / raw)
  To: Tony Luck; +Cc: mingo, linux-kernel, x86, tangchen, miaox, bp


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

> Ingo,
> 
> Is there a problem with this pull request ... or did it just get lost
> in the LKML noise?

No, my bad - pulled it now, thanks Tony!

	Ingo

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-11-13 18:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-30 22:01 [GIT PULL] Fix a cmci discovery problem Luck, Tony
2012-11-07 23:11 ` Tony Luck
2012-11-13 18:02   ` Ingo Molnar

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.