• Andrew Morton's avatar
    [PATCH] I2O subsystem fixing and cleanup for 2.6 - i2o-64-bit-fix.patch · 7c11ccc5
    Andrew Morton authored
    From: Markus Lidel <Markus.Lidel@shadowconnect.com>
    
    * provides i2o_context_list_*() functions, which maps 64-bit pointers to
      32-bit context id's in a dynamic list.  On 32-bit systems the functions are
      replaced with a static inline.
    
    * i2o_scsi now uses the i2o_context_list_*() functions for transaction
      context, and therefore now work on 64-bit systems too.
    7c11ccc5
i2o_scsi.c 26.4 KB