[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <50904e5125023a741@agluck-desk.sc.intel.com>
Date: Tue, 30 Oct 2012 15:01:53 -0700
From: "Luck, Tony" <tony.luck@...el.com>
To: Ingo Molnar <mingo@...nel.org>
Cc: linux-kernel@...r.kernel.org, x86@...nel.org,
tangchen@...fujitsu.com, miaox@...fujitsu.com, bp@...en8.de
Subject: [GIT PULL] Fix a cmci discovery problem
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists