On 10/21/2015 12:11 AM, Or Gerlitz wrote:
haven't found any review or ack to your giant patch that touches the
> whole subsystem (drivers, core and ULPs) expect from Sagi's -- lets
> hear more opinions.

Although I have not yet had the time to review the entire patch, removing ib_query_device() seems a great idea to me and an idea that I welcome very much. The ib_device_attr structure is too large to be allocated on the stack. This means that with Christoph's patch it is no longer needed to call kmalloc() + ib_query_device() + kfree() when a device attribute is needed from kernel code.

Bart.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to