* Support for kernels:
2.6.16.60-0.42.4 (SLES 10),
2.6.27.23-0.1 (SLES11, i686 & x84_64 only),
- 2.6.18-128.1.14.el5 (RHEL 5),
+ 2.6.18-128.7.1.el5 (RHEL 5),
* Client support for unpatched kernels:
(see http://wiki.lustre.org/index.php?title=Patchless_Client)
2.6.16 - 2.6.27 vanilla (kernel.org)
used in production.
Severity : enhancement
+Bugzilla : 20400
+Description: Update kernel to RHEL5 2.6.18-128.7.1.el5.
+
+Severity : enhancement
Bugzilla : 20758
Description: Update kernel to SLES10 SP2 2.6.16.60-0.42.4.
--- linux-2.6.18-128.1.14.orig/include/linux/page-flags.h 2009-06-19 12:33:11.000000000 -0600
+++ linux-2.6.18-128.1.14/include/linux/page-flags.h 2009-06-19 12:34:50.000000000 -0600
@@ -87,6 +87,7 @@
+ #define PG_reclaim 17 /* To be reclaimed asap */
#define PG_nosave_free 18 /* Free, should not be written */
#define PG_buddy 19 /* Page is free, on buddy lists */
- #define PG_gup 20 /* Page pin may be because of gup */
+#define PG_constant 21 /* To mark if the page is constant */
#define PG_xpmem 27 /* Testing for xpmem. */
lnxmaj="2.6.18"
-lnxrel="128.1.14.el5"
+lnxrel="128.7.1.el5"
KERNEL_SRPM=kernel-$lnxmaj-$lnxrel.src.rpm
SERIES=2.6-rhel5.series
SUPPORTED KERNELS:
2.6-sles10 SLES10: 2.6.16.60-0.42.4
-2.6-rhel5 RHEL5: 2.6.18-128.1.14.el5
+2.6-rhel5 RHEL5: 2.6.18-128.7.1.el5
2.6-sles11 SLES11: 2.6.27.23-0.1
CLIENT SUPPORT FOR UNPATCHED KERNELS: