And that is *absolutely* the right thing to do.
Poeple need to test the different topic branches together some way anyway,
regardless of upcoming merge trouble, so yes, when you have more than one
branch, you inevitably need to have a "test branch" that ties them all
together for testing the end result (and that test branch generally would
be a throw-away one, like linux-next. In fact, it could *be* linux-next,
but there's good reason for you to test your own branches together rather
than waiting for an external entity to notice that your branches don't
work together).
So yes, sounds good.
Linus
--