[ewg] [PATCH 2/2 - v2] IB/iser: move open-iscsi crypto functions to kernel_addons (RHEL4)

2007-08-05 Thread Erez Zilber
move open-iscsi crypto functions to kernel_addons (RHEL4) Signed-off-by: Erez Zilber <[EMAIL PROTECTED]> --- .../backport/2.6.9_U3/include/linux/crypto.h | 55 -- .../backport/2.6.9_U4/include/linux/crypto.h | 55 -- .../backport/2.6.9_U5/include/linux/cry

[ewg] [PATCH 1/2 - v2] IB/iser: move open-iscsi crypto functions to kernel_addons (SLES10, RHEL5)

2007-08-05 Thread Erez Zilber
move open-iscsi crypto functions to kernel_addons (SLES10, RHEL5) Signed-off-by: Erez Zilber <[EMAIL PROTECTED]> --- .../backport/2.6.16_sles10/include/linux/crypto.h | 54 .../2.6.16_sles10_sp1/include/linux/crypto.h | 54 .../backport/2.6.18_FC6/include/linux/crypto.h |

Re: [ewg] [PATCH 0/2] IB/iser: move open-iscsi crypto functions to kernel_addons

2007-08-05 Thread Erez Zilber
Vladimir Sokolovsky wrote: > Erez Zilber wrote: >> The following patches move open-iscsi crypto functions from >> kernel_patches to kernel_addons. By doing so, we also solve a bug in >> iscsi tx hash that caused an oops when crc32c was used for data digest. >> >> Vlad - can you include this fix fo

Re: [ewg] [PATCH 0/2] IB/iser: move open-iscsi crypto functions to kernel_addons

2007-08-05 Thread Vladimir Sokolovsky
Erez Zilber wrote: The following patches move open-iscsi crypto functions from kernel_patches to kernel_addons. By doing so, we also solve a bug in iscsi tx hash that caused an oops when crc32c was used for data digest. Vlad - can you include this fix for OFED 1.2.1? Hi Erez, Both patches

Re: [ewg] [GIT PULL ofed-1.2/ofed-1.2.c] Chelsio Bug Fixes

2007-08-05 Thread Vladimir Sokolovsky
Steve Wise wrote: Vlad, Please include these two patches into ofed 1.2 and 1.2.c. The patches are direct changes to the ofed_1_2 branch and patch files in kernel_patches/fixes for ofed_1_2_c. These have been accepted upstream, and address OFED bugs 696 and 698. Please pull these from: htt

[ewg] Re: [PATCH 0/2] IB/iser: move open-iscsi crypto functions to kernel_addons

2007-08-05 Thread Michael S. Tsirkin
Vlad? Quoting Erez Zilber <[EMAIL PROTECTED]>: Subject: Re: [PATCH 0/2] IB/iser: move open-iscsi crypto functions to?kernel_addons Michael S. Tsirkin wrote: >> Quoting Erez Zilber <[EMAIL PROTECTED]>: >> Subject: [PATCH 0/2] IB/iser: move open-iscsi crypto functions to >> kernel_addons >> >>

[ewg] Re: [PATCH 0/2] IB/iser: move open-iscsi crypto functions to kernel_addons

2007-08-05 Thread Erez Zilber
Michael S. Tsirkin wrote: >> Quoting Erez Zilber <[EMAIL PROTECTED]>: >> Subject: [PATCH 0/2] IB/iser: move open-iscsi crypto functions to >> kernel_addons >> >> The following patches move open-iscsi crypto functions from kernel_patches >> to kernel_addons. By doing so, we also solve a bug in is