On Tue, 2018-11-06 at 12:37:07 UTC, Michael Ellerman wrote: > The code for assert_slb_exists() and assert_slb_notexists() is almost > identical, except for the polarity of the WARN_ON(). In a future patch > we'll need to modify this code, so consolidate it now into a single > function. > > Signed-off-by: Michael Ellerman <m...@ellerman.id.au>
Series applied to powerpc fixes. https://git.kernel.org/powerpc/c/0ae790683fc28bb718d74f87cdf753 cheers