On Thu, Oct 13, 2011 at 11:32 AM, Hefty, Sean <[email protected]> wrote: > I'm confused now. The patch definitely looks like it's missing a change to > uverbs_main.c to setup the command table. (I thought you were referring to > needing a change to struct ib_device before.)
Right, we need to add it to the command table, and also the hardware driver needs to opt into the function in its uverbs cmd mask. (Even if the call never hits the hardware driver ... we could clean that up maybe, but I'm just talking about how things work at the moment) > I'm looking at the code on my test system and trying to understand what > exactly is happening. The OFED compatibility should call this routine and > care if it fails, and it looks like mpi cares too, but I don't see how it can > work... Give me some time to look into this No problem. -- 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
