On Thu, 27 Jun 2019 00:15:33 -0500, Nathan Lynch wrote: > A few changes that would have aided debugging this code's interactions > with partition migration, maybe they'll help with the next thing > (hibernation?). > > Nathan Lynch (4): > powerpc/cacheinfo: set pr_fmt > powerpc/cacheinfo: name@unit instead of full DT path in debug messages > powerpc/cacheinfo: improve diagnostics about malformed cache lists > powerpc/cacheinfo: warn if cache object chain becomes unordered > > [...]
Applied to powerpc/next. [1/4] powerpc/cacheinfo: Set pr_fmt() https://git.kernel.org/powerpc/c/e2b3c165f27a6bdb197b0dc86683ed36f61c5527 [2/4] powerpc/cacheinfo: Use name@unit instead of full DT path in debug messages https://git.kernel.org/powerpc/c/be6f885e97e9304541057fbf25148685847ef310 [3/4] powerpc/cacheinfo: Improve diagnostics about malformed cache lists https://git.kernel.org/powerpc/c/1b3da8ffaa158e9a95c19b17c14d7259d58bc0cd [4/4] powerpc/cacheinfo: Warn if cache object chain becomes unordered https://git.kernel.org/powerpc/c/6ec54363f198aae9c1343f82ff5b865546944a73 cheers