On 6/19/19 3:33 PM, Alexander Duyck wrote: > > This patch is meant to move the head/tail adding logic out of the shuffle > code and into the __free_one_page function since ultimately that is where > it is really needed anyway. By doing this we should be able to reduce the > overhead and can consolidate all of the list addition bits in one spot.