Hi Vlad,
Please pull two commits from:
ssh://[email protected]/home/vipulp/new_ofed/ location.
This patches fixes build failure observed on kernel < 3.2. It also adds patch
series from linux-next to fix build warnings introduced after T4 configuration
file support addition.
Thanks,
Vipul
================
Repo: compat-rdma
Branch: master
================
commit b0354223722beda4d5742b7a238b7b3d0423eeca
Author: Vipul Pandya <root@silicon.(none)>
Date: Wed Oct 17 17:04:50 2012 +0530
cxgb4: Fix build warnings introduced after T4 configuration file support
This patch adds patch series from linux-next tree to fix build warnings
introduced after T4 configuration file support addition.
Dynamically allocate memory in t4_memory_rw() and get_vpd_params() to reduce
stack foot prints.
Fixes build failure due to missing linux/vmalloc.h include.
Addresses various sparse warnings related to type assignment issues,
function
definition and symbol shadowing.
Signed-off-by: Vipul Pandya <[email protected]>
commit 458849a2aef3ee2ace173f844b768c7d86551b25
Author: Vipul Pandya <root@silicon.(none)>
Date: Wed Oct 17 13:18:48 2012 +0530
linux-next-cherry-picks: Fix build failure for kernel < 3.2
0004-cxgb4-cxgb4vf-Code-cleanup-to-enable-T4-Configuratio.patch was removing
some defines and enums unconditionally which were being used for kernel <
3.2
This patch adjusts above patch and checks the kernel version before removing
defines and enums.
Signed-off-by: Vipul Pandya <[email protected]>
_______________________________________________
ewg mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg