[ofa-general] Re: [PATCH ofed-1.2-rc3 2/4] ehca: backport for rhel-4.5 - mmap functonality

2007-07-25 Thread Michael S. Tsirkin
Quoting Stefan Roscher [EMAIL PROTECTED]: Subject: [PATCH ofed-1.2-rc3 2/4] ehca: backport for rhel-4.5 - mmap functonality Signed-off-by: Stefan Roscher [EMAIL PROTECTED] --- backport_ehca_2_rhel45_umap.patch | 850 ++ 1 files changed, 850

[ofa-general] Re: [PATCH ofed-1.2-rc3 2/4] ehca: backport for rhel-4.5 - mmap functonality

2007-07-25 Thread Hoang-Nam Nguyen
Hi Michael, Below is the version without conflicts. And it should compile. As soon as the build scripts are ready, I'll test the whole backport. Thanks Nam From 6fa28219914394064a49c34030a09e23d160231c Mon Sep 17 00:00:00 2001 From: [EMAIL PROTECTED] Date: Wed, 25 Jul 2007 17:16:53 +0200

[ofa-general] Re: [PATCH ofed-1.2-rc3 2/4] ehca: backport for rhel-4.5 - mmap functonality

2007-05-11 Thread Michael S. Tsirkin
Some questions: +diff -Nurp ofa_kernel-1.2_old/drivers/infiniband/hw/ehca/ehca_main.c ofa_kernel-1.2_new/drivers/infiniband/hw/ehca/ehca_main.c +--- ofa_kernel-1.2_old/drivers/infiniband/hw/ehca/ehca_main.c 2007-05-04 10:38:23.0 +0200

[ofa-general] Re: [PATCH ofed-1.2-rc3 2/4] ehca: backport for rhel-4.5 - mmap functonality

2007-05-11 Thread Stefan Roscher
Hi Michael, thanks for reviewing. I make the changes and send the new patch below. On Friday 11 May 2007 16:35, Michael S. Tsirkin wrote: Some questions: + MODULE_DESCRIPTION(IBM eServer HCA InfiniBand Device Driver); +-MODULE_VERSION(SVNEHCA_0022); ++MODULE_VERSION(SVNEHCA_0019); + +