On Wed, Jan 30, 2019 at 12:48:52PM +0200, Leon Romanovsky wrote: > From: Leon Romanovsky <leonro@xxxxxxxxxxxx> > > Hi, > > In order to remove ambiguity on the order of series, I combined three > series into one, which does from the beginning (nldev and restrack > refactoring through IDs exposure upto initial object cleanup). > > No change to userspace posted earlier. > > Thanks > Changelog: > v2->v3: > * Rebased on to -rc4 > * Removed special XA markings (RES_VISIBLE) > * Dropped HW ID allocator for now. > * Removed xa_is_err() check in *_byid() function > * Reworded commit messages to reflect changes > * Fixed compilation warning due to my changes to rdmavt So this giant thing now merges a bunch of prior nicely split patches? Please don't do that.. It is hard to keep track of Jason