On Mon, Oct 29, 2018 at 10:22:11PM +0200, Shamir Rabinovitch wrote: > uobj_get_xx are used to get the sub objects of the prime object. > Using this to copy the context to the udata can result in copying > the context over and over for prime object that has couple of sub > objects. Each of the sub objects is expected to have same context > as the prime object. I don't think this really matters, we have few places like this. > I have series that take the context from the prime object context > and when we do not have such object we just initialize the udata > context to NULL. > The series fix the kbuild hns build issues and I can send it as one > long series (avoid kbuild detecting missing function on patch-set #2) > or as 3 patch-sets for easy review. You don't need to keep re-posting the other two series. It is clear the intent of this series, so let's get this done then you can post the revised version of the next series, etc. Jason