[openib-general] Re: kdapl build error on ia64
    Michael S. Tsirkin 
    mst at mellanox.co.il
       
    Mon Aug  1 11:43:27 PDT 2005
    
    
  
Quoting r. John Partridge <johnip at sgi.com>:
> >+#if defined(__ia64__)
> >+                       printk(KERN_ERR "dapl_path_comp_handler: "
> >+                              "ib_at_paths_by_route returned %d id %ld\n",
> >+                              status, cm_ctx->dapl_comp.req_id);
> >+#else
> >                        printk(KERN_ERR "dapl_path_comp_handler: "
> >                               "ib_at_paths_by_route returned %d id 
> >                               %lld\n",
> >                               status, cm_ctx->dapl_comp.req_id);
> >+#endif
Why dont you just cast req_id to long long and be done with it?
-- 
MST
    
    
More information about the general
mailing list