From 3b04112e6b7eb5c9b314bb20a295a956e87c87bf Mon Sep 17 00:00:00 2001
From: yangsheng <yangsheng>
Date: Mon, 18 Feb 2008 06:02:53 +0000
Subject: [PATCH] Branch HEAD b=14858 i=adilger i=johann

Update kernel to SLES10 SP1 2.6.16.54-0.2.5.
---
 lustre/ChangeLog                                   | 6 +++++-
 lustre/kernel_patches/targets/2.6-sles10.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 cc7b38241e..fff76c30a1 100644
--- a/lustre/ChangeLog
+++ b/lustre/ChangeLog
@@ -2,7 +2,7 @@ tbd  Sun Microsystems, Inc.
        * version 1.8.0
        * Support for kernels:
         2.6.9-67.0.4.EL (RHEL 4),
-        2.6.16.54-0.2.3 (SLES 10),
+        2.6.16.54-0.2.5 (SLES 10),
         2.6.18-53.1.13.el5 (RHEL 5).
        * Client support for unpatched kernels:
         (see http://wiki.lustre.org/index.php?title=Patchless_Client)
@@ -12,6 +12,10 @@ tbd  Sun Microsystems, Inc.
        * RHEL 4 and RHEL 5/SLES 10 clients behaves differently on 'cd' to a
         removed cwd "./" (refer to Bugzilla 14399).
 
+Severity   : enhancement
+Bugzilla   : 14858
+Description: Update to SLES10 SP1 latest kernel-2.6.16.54-0.2.5.
+
 Severity   : enhancement
 Bugzilla   : 14876
 Description: Update to RHEL5 latest kernel-2.6.18-53.1.13.el5.
diff --git a/lustre/kernel_patches/targets/2.6-sles10.target.in b/lustre/kernel_patches/targets/2.6-sles10.target.in
index 92b75f5247..6ac2e0f50e 100644
--- a/lustre/kernel_patches/targets/2.6-sles10.target.in
+++ b/lustre/kernel_patches/targets/2.6-sles10.target.in
@@ -1,5 +1,5 @@
 lnxmaj="2.6.16"
-lnxrel="54-0.2.3"
+lnxrel="54-0.2.5"
 
 EXTRA_VERSION_DELIMITER="."
 
diff --git a/lustre/kernel_patches/which_patch b/lustre/kernel_patches/which_patch
index 3376ab9bec..a4723840ef 100644
--- a/lustre/kernel_patches/which_patch
+++ b/lustre/kernel_patches/which_patch
@@ -2,7 +2,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-sles10            SLES10: 2.6.16.54-0.2.5
 2.6-rhel5             RHEL5: 2.6.18-53.1.13.el5
 2.6.18-vanilla.series kernel.org: 2.6.18.8
 
-- 
GitLab