From 88d7f4fa8f2df60ec2366e4b087e1397a7ef8c63 Mon Sep 17 00:00:00 2001 From: yangsheng Date: Mon, 9 Aug 2010 16:45:33 +0800 Subject: [PATCH] b=22514 Update to latest RHEL5.5 kernel. --- lustre/ChangeLog | 8 ++++---- lustre/kernel_patches/targets/2.6-rhel5.target.in | 2 +- lustre/kernel_patches/which_patch | 4 ++-- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 08d92b2..125c3c1 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -3,8 +3,8 @@ * Support for kernels: 2.6.16.60-0.42.8 (SLES 10), 2.6.27.39-0.3.1 (SLES11), - 2.6.18-194.3.1.el5 (RHEL 5) - 2.6.18-194.3.1.0.1.el5 (OEL 5) + 2.6.18-194.8.1.el5 (RHEL 5) + 2.6.18-194.8.1.0.1.el5 (OEL 5) * Client support for unpatched kernels: (see http://wiki.lustre.org/index.php?title=Patchless_Client) 2.6.16 - 2.6.30 vanilla (kernel.org) @@ -31,8 +31,8 @@ Severity : enhancement Bugzilla : 22514 -Description: Update RHEL5.5 kernel to 2.6.18-194.3.1.el5 and OEL5.5 kernel to - 2.6.18-194.3.1.0.1.el5. +Description: Update RHEL5.5 kernel to 2.6.18-194.8.1.el5 and OEL5.5 kernel to + 2.6.18-194.8.1.0.1.el5. Severity : enhancement Bugzilla : 22514 diff --git a/lustre/kernel_patches/targets/2.6-rhel5.target.in b/lustre/kernel_patches/targets/2.6-rhel5.target.in index 3ff1575..c1fffb6 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="194.3.1.el5" +lnxrel="194.8.1.el5" KERNEL_SRPM=kernel-${lnxmaj}-${lnxrel}.src.rpm SERIES=2.6-rhel5.series diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch index 02a6e8a..f171586 100644 --- a/lustre/kernel_patches/which_patch +++ b/lustre/kernel_patches/which_patch @@ -2,9 +2,9 @@ SERIES VERSION COMMENT SUPPORTED KERNELS: 2.6-sles10 SLES10: 2.6.16.60-0.42.8 -2.6-rhel5 RHEL5: 2.6.18-194.3.1.el5 +2.6-rhel5 RHEL5: 2.6.18-194.8.1.el5 2.6-sles11 SLES11: 2.6.27.39-0.3.1 -2.6-oel5 OEL5: 2.6.18-194.3.1.0.1.el5 +2.6-oel5 OEL5: 2.6.18-194.8.1.0.1.el5 CLIENT SUPPORT FOR UNPATCHED KERNELS: kernel.org 2.6.16-2.6.30 -- 1.8.3.1