* Linus Torvalds <torva...@linux-foundation.org> wrote:
> On Thu, Jan 10, 2019 at 11:46 PM Ingo Molnar <mi...@kernel.org> wrote: > > > > A single fix that adds an annotation to resolve a kmemleak false > > positive. > > This one is apparently obviated by commit 80424b02d42b ("efi: Reduce > the amount of memblock reservations for persistent allocations") ... and it turns out I mis-merged it in tip:master not realizing this connection (hence the pull request) - so good thing that Ard warned about this and you double checked it! Thanks, Ingo