public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Linux 2.6.35.3
@ 2010-08-20 20:49 Greg KH
  2010-08-20 20:49 ` Greg KH
  0 siblings, 1 reply; 14+ messages in thread
From: Greg KH @ 2010-08-20 20:49 UTC (permalink / raw)
  To: linux-kernel, Andrew Morton, torvalds, stable; +Cc: lwn

I'm announcing the release of the 2.6.35.3 kernel.

All users of the 2.6.35 kernel series must upgrade.

The updated 2.6.35.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.35.y.git
and can be browsed at the normal kernel.org git web browser:
        http://git.kernel.org/?p=linux/kernel/git/stable/linux-2.6.35.y.git;a=summary

thanks,

greg k-h

------------


 Makefile                     |    2 +-
 arch/x86/kernel/cpu/vmware.c |    1 +
 fs/proc/task_mmu.c           |    8 +++++++-
 mm/memory.c                  |   13 ++++++-------
 mm/mlock.c                   |    8 ++++++++
 5 files changed, 23 insertions(+), 9 deletions(-)

Greg Kroah-Hartman (2):
      vmware: fix build error in vmware.c
      Linux 2.6.35.3

Linus Torvalds (2):
      mm: fix page table unmap for stack guard page properly
      mm: fix up some user-visible effects of the stack guard page


^ permalink raw reply	[flat|nested] 14+ messages in thread
* Linux 2.6.35.3
@ 2010-08-21  3:44 Mark Stanovich
  0 siblings, 0 replies; 14+ messages in thread
From: Mark Stanovich @ 2010-08-21  3:44 UTC (permalink / raw)
  To: linux-kernel

After updating to the 2.6.35.3 stable release, my machine was
rebooting automatically during the first few seconds of boot.

I bisected to the first bad commit of

commit 568132624386f53e87575195d868db
9afb2e9316
Author: H. Peter Anvin <hpa@zytor.com>
Date:   Tue Jul 27 17:01:49 2010 -0700

    x86: Add memory modify constraints to xchg() and cmpxchg()

    commit 113fc5a6e8c2288619ff7e8187a6f556b7e0d372 upstream.

    xchg() and cmpxchg() modify their memory operands, not merely read
    them.  For some versions of gcc the "memory" clobber has apparently
    dealt with the situation, but not for all.

I noticed that the latest version pulled from Linus's git tree did not
have the problem.  After looking at the changes to
arch/x86/include/asm/cmpxchg_32.h, I cherry-picked two patches from
Linus's tree that seemed to make a difference, namely:

69309a05907546fb686b251d4ab041c26afe1e1d
4532b305e8f0c238dd73048068ff8a6dd1380291

Applying these patches solved the rebooting problem on 2.6.35.3

I believe the same problem also happens for the latest stable version
of 2.6.34, but did not verify the fix worked for the 2.6.34 stable
releases.

I don't know if this is helpful, but I thought I would let you know in
case someone else is having the same problem.

If you need any further information, just let me know.

    - Mark

^ permalink raw reply	[flat|nested] 14+ messages in thread
[parent not found: <AANLkTi=wyG13QOU3EQwaO3qBxY=aR=ftiP4s7YpemrPp@mail.gmail.com>]

end of thread, other threads:[~2010-08-23 21:52 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-20 20:49 Linux 2.6.35.3 Greg KH
2010-08-20 20:49 ` Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2010-08-21  3:44 Mark Stanovich
     [not found] <AANLkTi=wyG13QOU3EQwaO3qBxY=aR=ftiP4s7YpemrPp@mail.gmail.com>
2010-08-21  3:44 ` H. Peter Anvin
2010-08-21  4:06   ` Mark Stanovich
2010-08-21  4:41     ` H. Peter Anvin
2010-08-21  4:50       ` Greg KH
2010-08-23  1:31     ` H. Peter Anvin
2010-08-23  1:56       ` Mark Stanovich
2010-08-23  3:03         ` Greg KH
2010-08-23 13:47           ` Mark Stanovich
2010-08-23 21:35             ` Greg KH
2010-08-23 18:04   ` Michael Tokarev
2010-08-23 18:45     ` H. Peter Anvin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox