summaryrefslogtreecommitdiffstats
path: root/kernel.spec
diff options
context:
space:
mode:
authorKyle McMartin <kyle@mcmartin.ca>2010-11-26 10:15:29 -0500
committerKyle McMartin <kyle@mcmartin.ca>2010-11-26 10:15:29 -0500
commit2f05b4a2c9603413e1b3832b758d132a24929ec1 (patch)
tree35f57ed267b4034d42069ec437d07a9a8f4c0e18 /kernel.spec
parentc3e06ee55aad889b162aa78277b521445347cc75 (diff)
downloadkernel-2f05b4a2c9603413e1b3832b758d132a24929ec1.tar.gz
kernel-2f05b4a2c9603413e1b3832b758d132a24929ec1.tar.xz
kernel-2f05b4a2c9603413e1b3832b758d132a24929ec1.zip
Linux 2.6.37-rc3-git2
Diffstat (limited to 'kernel.spec')
-rw-r--r--kernel.spec9
1 files changed, 9 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec
index c1cded595..9df0131bc 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -699,6 +699,8 @@ Patch12205: runtime_pm_fixups.patch
Patch12303: dmar-disable-when-ricoh-multifunction.patch
+Patch12400: tty-dont-allow-reopen-when-ldisc-is-changing.patch
+
%endif
BuildRoot: %{_tmppath}/kernel-%{KVERREL}-root
@@ -1287,6 +1289,9 @@ ApplyPatch runtime_pm_fixups.patch
# rhbz#605888
ApplyPatch dmar-disable-when-ricoh-multifunction.patch
+# rhbz#630464
+ApplyPatch tty-dont-allow-reopen-when-ldisc-is-changing.patch
+
# END OF PATCH APPLICATIONS
%endif
@@ -1901,6 +1906,10 @@ fi
%changelog
* Fri Nov 26 2010 Kyle McMartin <kyle@redhat.com> 2.6.37-0.rc3.git2.1
- Linux 2.6.37-rc3-git2
+- CGROUP_MEM_RES_CTLR_SWAP_ENABLED is not set, so the cgroup memory
+ resource controller swap accounting is disabled by default. You can
+ enable it with 'swapaccount' if desired.
+- TTY: don't allow reopen when ldisc is changing (rhbz#630464)
* Wed Nov 24 2010 Kyle McMartin <kyle@redhat.com> 2.6.37-0.rc3.git1.1
- Linux 2.6.37-rc3-git1