[ewg] Re: [PATCH] mlx4_core: map sufficient ICM memory for EQs

Roland Dreier rdreier at cisco.com
Fri Aug 7 11:22:10 PDT 2009


Thanks, applied with a few cleanups:
  ilog2(roundup_pow_of_two())  ->  order_base_2()
  xxx * (1 << yy)  ->  xxx << yy



More information about the ewg mailing list