Setting tag linux-2.6-27-26 linux-2.6-27-26
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Sun, 29 Aug 2010 05:07:23 +0000 (01:07 -0400)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Sun, 29 Aug 2010 05:07:23 +0000 (01:07 -0400)
the check_stack_guard_page() has, under certain circumstances, side-effects which can not easily be undone in case the vx_rss_avail() fails

kernel-2.6.spec

index 5b9bf08..0c8de8e 100644 (file)
@@ -28,7 +28,7 @@ Summary: The Linux kernel (the core of the Linux operating system)
 # for module-tag.py - sublevel is used for the version (middle) part of tag names
 %define name linux-2.6
 %define module_version_varname sublevel
-%define taglevel 25
+%define taglevel 26
 
 #
 # Polite request for people who spin their own kernel rpms:
@@ -832,6 +832,9 @@ rm -f /lib/modules/%{KVERREL}uml/modules.*
 %endif
 
 %changelog
+* Sun Aug 29 2010 S.Çağlar Onur <caglar@cs.princeton.edu> - linux-2.6-27-26
+- the check_stack_guard_page() has, under certain circumstances, side-effects which can not easily be undone in case the vx_rss_avail() fails
+
 * Fri Aug 27 2010 S.Çağlar Onur <caglar@cs.princeton.edu> - linux-2.6-27-25
 - Bump to 2.6.27.53