From b06bf709e37b1c57119e4c18950687bd1132e3da Mon Sep 17 00:00:00 2001 From: yangsheng Date: Wed, 13 Feb 2008 07:02:46 +0000 Subject: [PATCH] Branch HEAD b=14720 i=scjody i=johann Update RHEL5 kernel to 2.6.18-53.1.6.el5. --- lustre/ChangeLog | 6 +++++- lustre/kernel_patches/targets/2.6-rhel5.target.in | 2 +- lustre/kernel_patches/which_patch | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 4ab0808..7bae329 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -3,7 +3,7 @@ tbd Sun Microsystems, Inc. * Support for kernels: 2.6.9-67.0.4.EL (RHEL 4), 2.6.16.54-0.2.3 (SLES 10), - 2.6.18-53.1.4.el5 (RHEL 5). + 2.6.18-53.1.6.el5 (RHEL 5). * Client support for unpatched kernels: (see http://wiki.lustre.org/index.php?title=Patchless_Client) 2.6.16 - 2.6.21 vanilla (kernel.org) @@ -13,6 +13,10 @@ tbd Sun Microsystems, Inc. removed cwd "./" (refer to Bugzilla 14399). Severity : enhancement +Bugzilla : 14720 +Description: Update to RHEL5 latest kernel-2.6.18-53.1.6.el5. + +Severity : enhancement Bugzilla : 14482 Description: Add rhel5 support to HEAD. diff --git a/lustre/kernel_patches/targets/2.6-rhel5.target.in b/lustre/kernel_patches/targets/2.6-rhel5.target.in index 473f3f7..b0c52f7 100644 --- a/lustre/kernel_patches/targets/2.6-rhel5.target.in +++ b/lustre/kernel_patches/targets/2.6-rhel5.target.in @@ -1,5 +1,5 @@ lnxmaj="2.6.18" -lnxrel="53.1.4.el5" +lnxrel="53.1.6.el5" KERNEL=linux-${lnxmaj}-${lnxrel}.tar.bz2 SERIES=2.6-rhel5.series diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index 9df819a..1cf5e0c 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -3,7 +3,7 @@ SERIES VERSION COMMENT SUPPORTED KERNELS: 2.6-rhel4 RHEL4: 2.6.9-67.0.4.EL 2.6-sles10 SLES10: 2.6.16.54-0.2.3 -2.6-rhel5.series RHEL5: 2.6.18-53.1.4.el5 +2.6-rhel5 RHEL5: 2.6.18-53.1.6.el5 2.6.18-vanilla.series kernel.org: 2.6.18.8 CLIENT SUPPORT FOR UNPATCHED KERNELS: -- 1.8.3.1