Whamcloud - gitweb
* 5852 vibnal highmem fix to always use page_to_phys() when calculating
authoreeb <eeb>
Tue, 5 Apr 2005 17:54:32 +0000 (17:54 +0000)
committereeb <eeb>
Tue, 5 Apr 2005 17:54:32 +0000 (17:54 +0000)
commitb3864b28775eb232c20f2649e25433e92444f1e7
tree33cb9c6e27106b1e31981c81a05e33437bb85b0a
parent39e4add67da46669496cd2eb9a0394f68f28f9e9
*   5852 vibnal highmem fix to always use page_to_phys() when calculating
    physical memory addresses, but conditionally supress sign extension if
    page_to_phys() returns a 32 bit address.

*   removed confusing (and obsolete) use of vmalloc_to_page() in vibnal's
    kibnal_kvaddr_to_page().

*   removed some unused variables in  vibnal
lnet/autoconf/lustre-lnet.m4
lnet/klnds/viblnd/viblnd.h
lnet/klnds/viblnd/viblnd_cb.c