From 25253bbaa8ba99328dfa05f5d84c3a40b466b7b8 Mon Sep 17 00:00:00 2001 From: Johann Lombardi Date: Thu, 7 Oct 2010 09:55:36 +0200 Subject: [PATCH] Add support for OFED 1.5.2 --- lnet/ChangeLog | 2 +- lustre/kernel_patches/targets/2.6-rhel4.target.in | 2 +- lustre/kernel_patches/targets/2.6-sles10.target.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/lnet/ChangeLog b/lnet/ChangeLog index 8bcdbff..3915d4e 100644 --- a/lnet/ChangeLog +++ b/lnet/ChangeLog @@ -4,7 +4,7 @@ socklnd - any kernel supported by Lustre, qswlnd - Qsnet kernel modules 5.20 and later, openiblnd - IbGold 1.8.2, - o2iblnd - OFED 1.3, 1.4.1, 1.4.2 and 1.5.1 + o2iblnd - OFED 1.3, 1.4.1, 1.4.2, 1.5.1 and 1.5.2 viblnd - Voltaire ibhost 3.4.5 and later, ciblnd - Topspin 3.2.0, iiblnd - Infiniserv 3.3 + PathBits patch, diff --git a/lustre/kernel_patches/targets/2.6-rhel4.target.in b/lustre/kernel_patches/targets/2.6-rhel4.target.in index 2c9d058..b528efe 100644 --- a/lustre/kernel_patches/targets/2.6-rhel4.target.in +++ b/lustre/kernel_patches/targets/2.6-rhel4.target.in @@ -9,7 +9,7 @@ RHBUILD=1 LINUX26=1 LUSTRE_VERSION=@VERSION@ -OFED_VERSION=1.5.1 +OFED_VERSION=1.5.2 BASE_ARCHS="i686 x86_64 ia64" BIGMEM_ARCHS="" diff --git a/lustre/kernel_patches/targets/2.6-sles10.target.in b/lustre/kernel_patches/targets/2.6-sles10.target.in index a7b11be..3304706 100644 --- a/lustre/kernel_patches/targets/2.6-sles10.target.in +++ b/lustre/kernel_patches/targets/2.6-sles10.target.in @@ -16,7 +16,7 @@ VERSION=$lnxmaj EXTRA_VERSION="${lnxmin#.}-${lnxrel}_lustre.@VERSION@" LUSTRE_VERSION=@VERSION@ -OFED_VERSION=1.5.1 +OFED_VERSION=1.5.2 RDAC_VERSION="09.03.0C02.0013" MPTLINUX_VERSION="4.18.20.04" -- 1.8.3.1