]> git.openfabrics.org - ~emulex/for-vlad/compat-rdma.git/commit
backports: add 3.0.13_sles11_sp2 backport
authorMike Marciniszyn <mike.marciniszyn@intel.com>
Mon, 21 May 2012 13:18:20 +0000 (09:18 -0400)
committerMike Marciniszyn <mike.marciniszyn@intel.com>
Mon, 21 May 2012 13:18:20 +0000 (09:18 -0400)
commit1f82ed0630fded7111124bb75a02e09974d590b6
treed7c29752e40f7be6ce04faf2b9a95dd16de84750
parentf719934496256c7dc001a71536271d341959ebd4
backports: add 3.0.13_sles11_sp2 backport

This kernel differs slightly from the vanilla 3.0.x
kernel in that the netlink_dump_start() routine
has an extra arg.

To enable compilation on both kernels, this patch
forks the SLES11SP2 backport from the 3.0 backport
and adjusts the compat include via the NEED_MIN_DUMP_ALLOC_ARG
to keep the extra arg.

This patch also adjusts the RHEL6.2 backport to leave
the source as it.

Signed-off-by: Mike Marciniszyn <mike.marciniszyn@intel.com>
backports/2.6.32-EL6.2/09-unwind_netlink_dump_start_arg_change.patch [new file with mode: 0644]
backports/3.0.13_sles11_sp2/01-pinned_to_locked_vm_to_3_1.patch [new file with mode: 0644]
backports/3.0.13_sles11_sp2/02-remove-SKB-paged-frag-API.patch [new file with mode: 0644]
backports/3.0.13_sles11_sp2/03-remove-attr_is_visible.patch [new file with mode: 0644]
backports/3.0.13_sles11_sp2/04-cxgb4-Reversing-convert-to-SKB-paged-frag-API.patch [new file with mode: 0644]
backports/3.0.13_sles11_sp2/05-cxgb4-Add-build-support-for-kernel-3.1.patch [new file with mode: 0644]
backports/3.0.13_sles11_sp2/06-cxgb3-Reversing-do-vlan-cleanup.patch [new file with mode: 0644]
backports/3.0.13_sles11_sp2/07-netlink_dump_start_arg.patch [new file with mode: 0644]
ofed_scripts/get_backport_dir.sh