lrdp-v2: Correct SLUB track address calculation
SLUB allocation and freeing tracking storage address calculation doesn't take into account the length of the red zone header, resulting in incorrect stack dump when Linux RAM dump parser is used to parse(with --slabinfo option)dumps generated with SLUB_DEBUG options enabled. Change-Id: I50f4c6d304ff1ecd57bfddb1bfa9441ff5cb3ac1
Please register or sign in to comment