[ewg] ofa_1_5_kernel 20091104-0200 daily build status
Vladimir Sokolovsky
vlad at dev.mellanox.co.il
Thu Nov 12 00:37:49 PST 2009
Brian J. Murrell wrote:
> On Wed, 2009-11-04 at 11:52 -0500, Brian J. Murrell wrote:
>> On Wed, 2009-11-04 at 17:52 +0200, Vladimir Sokolovsky wrote:
>>> Hi Brian,
>> Hi Vlad,
>
> Any further comment on this situation?
>
Please try:
diff --git a/ofed_scripts/get_backport_dir.sh b/ofed_scripts/get_backport_dir.sh
index ed0c091..0da5c17 100755
--- a/ofed_scripts/get_backport_dir.sh
+++ b/ofed_scripts/get_backport_dir.sh
@@ -51,7 +51,7 @@ get_backport_dir()
echo 2.6.16_sles10_sp1
else
subminor=$(echo $KVERSION | cut -d "-" -f 2 | cut -d"." -f2)
- if [ $subminor -lt 49 ]; then
+ if [ $subminor -lt 42 ]; then
echo 2.6.16_sles10_sp2
else
echo 2.6.16_sles10_sp3
Regards,
Vladimir
>>> Is it SLES10 SP2 or SP3?
>> According to this webpage:
>>
>> http://support.novell.com/security/cve/CVE-2009-1758.html it looks like
>> it's SP2.
>>
>>> As I see from the log that sp2 backports are applied.
>> Indeed. I also see the difference between
>>
>> kernel_addons/backport/2.6.16_sles10_sp{2,3}/include/net/ipv6.h
>>
>> That is driving this query.
>>
>>> The reason for other failures is that Ipath driver is not included in
>>> the daily build.
>>> Here is the reason:
>>>
>>>
>>> commit 7bc2fad6c49a1fb58a3f59e71258095f5c5b1be0
>>> Author: Ralph Campbell <ralph.campbell at qlogic.com>
>>> Date: Thu Jul 2 09:49:12 2009 -0700
>>>
>>> Take ipath out of the build
>>>
>>> commit 076a0993420716eed9fbbd6315793ee00c0c2a09
>>> Author: Ralph Campbell <ralph.campbell at qlogic.com>
>>> Date: Thu Jul 2 09:46:11 2009 -0700
>>>
>>> OFED: Take ipath out of the build
>>>
>>> The ipath driver is being replaced by the qib driver in this
>>> release.
>>> This patch removes ipath from the build, a subsequent patch
>>> will add
>>> qib.
>>>
>>> Signed-off-by: Ralph Campbell <ralph.campbell at qlogic.com>
>> OK. I will remove it from my build as well.
>>
>> Thanx for the pointer.
>>
>> b.
>>
>> _______________________________________________
>> ewg mailing list
>> ewg at lists.openfabrics.org
>> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> ewg mailing list
> ewg at lists.openfabrics.org
> http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg
More information about the ewg
mailing list