Re: Linux 2.6.36.1

Previous thread: Re: Linux 2.6.36.1 by Greg KH on Monday, November 22, 2010 - 12:18 pm. (1 message)

Next thread: Linux 2.6.35.9 by Greg KH on Monday, November 22, 2010 - 12:17 pm. (1 message)
From: Greg KH
Date: Monday, November 22, 2010 - 12:18 pm

I'm announcing the release of the 2.6.36.1 kernel.

All users of the 2.6.36 kernel series must upgrade.

The updated 2.6.36.y git tree can be found at:
        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.36.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.36.y.git;a=summary

thanks,

greg k-h

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

 Makefile                                         |    2 -
 arch/arm/include/asm/kgdb.h                      |    5 +-
 arch/arm/kernel/kgdb.c                           |    2 -
 arch/arm/mach-cns3xxx/include/mach/debug-macro.S |    2 -
 arch/powerpc/kernel/ppc970-pmu.c                 |    2 +
 arch/x86/include/asm/cpufeature.h                |    2 -
 arch/x86/include/asm/io.h                        |    1 
 arch/x86/include/asm/mrst.h                      |    2 -
 arch/x86/include/asm/smp.h                       |    9 ++++-
 arch/x86/kernel/apic/io_apic.c                   |    2 +
 arch/x86/kernel/cpu/mtrr/cleanup.c               |    2 -
 arch/x86/kernel/cpu/perf_event_amd.c             |    4 +-
 arch/x86/kernel/crash_dump_64.c                  |    3 +
 arch/x86/kernel/olpc.c                           |    5 ++
 arch/x86/kernel/reboot.c                         |    2 -
 arch/x86/kernel/smp.c                            |   15 +++++---
 arch/x86/kernel/traps.c                          |    1 
 arch/x86/kernel/vm86_32.c                        |   10 ++++-
 arch/x86/kvm/svm.c                               |   37 ++++++++++++++++++++-
 arch/x86/kvm/x86.c                               |    4 +-
 arch/x86/xen/enlighten.c                         |    2 -
 arch/x86/xen/smp.c                               |    6 +--
 drivers/ata/ahci.h                               |    1 
 drivers/ata/libahci.c                            |   18 ++++++++--
 drivers/bluetooth/hci_ldisc.c                    |    7 ++++
 drivers/char/pcmcia/synclink_cs.c                |    2 +
 ...
From: Felipe Contreras
Date: Monday, November 22, 2010 - 1:52 pm

This one is missing
0e7adbe ALSA: hda - Disable sticky PCM stream assignment for AD codecs

Otherwise sound doesn't work on AD codecs.

-- 
Felipe Contreras
--

From: Greg KH
Date: Monday, November 22, 2010 - 2:32 pm

It will get into .2, thanks.

greg k-h
--

From: Dave Jones
Date: Monday, November 22, 2010 - 4:55 pm

On Mon, Nov 22, 2010 at 01:32:00PM -0800, Greg KH wrote:
 > On Mon, Nov 22, 2010 at 10:52:26PM +0200, Felipe Contreras wrote:
 > > On Mon, Nov 22, 2010 at 9:18 PM, Greg KH <gregkh@suse.de> wrote:
 > > > I'm announcing the release of the 2.6.36.1 kernel.
 > > >
 > > > All users of the 2.6.36 kernel series must upgrade.
 > > >
 > > > The updated 2.6.36.y git tree can be found at:
 > > >        git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-2.6.36.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.36.y.git;a=summary
 > > >
 > > > thanks,
 > > 
 > > This one is missing
 > > 0e7adbe ALSA: hda - Disable sticky PCM stream assignment for AD codecs
 > > 
 > > Otherwise sound doesn't work on AD codecs.
 > 
 > It will get into .2, thanks.
 > 
 > greg k-h

ed3aada1bf34c5a9e98af167f125f8a740fc726a also seems to be missing.

63bfd7384b119409685a17d5c58f0b56e5dc03da should be considered too.

	Dave
 
--

From: Greg KH
Date: Tuesday, December 7, 2010 - 1:21 pm

These are also queued up.

thanks,

greg k-h
--

From: Martin Steigerwald
Date: Tuesday, November 23, 2010 - 5:43 am

I am missing 

drm/radeon/kms: MC vram map needs to be >= pci aperture size
b7d8cce5b558e0c0aa6898c9865356481598b46d

from Alex Deucher which fixes

Bug 28402 - random radeon/kms/drm related freezes with kernel 2.6.34 
https://bugs.freedesktop.org/show_bug.cgi?id=28402

random - possibly Radeon DRM KMS related - freezes
https://bugzilla.kernel.org/show_bug.cgi?id=16376

which according should have been queued for stable[1]

[1] https://bugs.freedesktop.org/show_bug.cgi?id=28402#c96

Thanks,
-- 
Martin 'Helios' Steigerwald - http://www.Lichtvoll.de
GPG: 03B0 0D6C 0040 0710 4AFA  B82F 991B EAAC A599 84C7
From: Greg KH
Date: Tuesday, December 7, 2010 - 1:20 pm

It's now in this next release.

thanks,

greg k-h
--

From: Mario 'BitKoenig' Holbe
Date: Wednesday, November 24, 2010 - 7:19 am

Hello Greg,


could you please consider 0310871d8f71da4ad8643687fbc40f219a0dac4d for
.36.2?
This went into 2.6.37-rc1 and fixes a 2.6.35 -> 2.6.36 regression in
msp3400, but doesn't appear to show up on the usual regression lists.


regards
   Mario
-- 
We know that communication is a problem, but the company is not going to
discuss it with the employees.
                       -- Switching supervisor, AT&T Long Lines Division

--

Previous thread: Re: Linux 2.6.36.1 by Greg KH on Monday, November 22, 2010 - 12:18 pm. (1 message)

Next thread: Linux 2.6.35.9 by Greg KH on Monday, November 22, 2010 - 12:17 pm. (1 message)