Paul Menzel [off-list ref] writes:
On 07/30/18 08:43, Michael Ellerman wrote:
quoted
Paul Menzel [off-list ref] writes:
quoted
Am 19.07.2018 um 16:33 schrieb Michael Ellerman:
...
quoted
quoted
The fix is fairly simple. We need to tell kmemleak to ignore PUD
allocations and never report them as leaks. We can also tell it not to
scan the PGD, because it will never find pointers in there. However it
will still notice if we allocate a PGD and then leak it.
Reported-by: Paul Menzel <redacted>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au> > ---
arch/powerpc/include/asm/book3s/64/pgalloc.h | 23 ++++++++++++++++++=
+++--
quoted
quoted
quoted
1 file changed, 21 insertions(+), 2 deletions(-)
[=E2=80=A6]
Tested-by: Paul Menzel <redacted> on IBM S822LC
=20
Thanks.
No problem. I forgot to add, that it=E2=80=99d be great, if you tagged th=
is
for the stable series too.
Sorry I didn't see this before I applied, so it's not tagged for stable.
We can request a backport though, what stable version(s) are you
running?
cheers