Skip to content
Snippets Groups Projects
Commit a6186d89 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

kmemleak: Mark the early log buffer as __initdata


This buffer isn't needed after kmemleak was initialised so it can be
freed together with the .init.data section. This patch also marks
functions conditionally accessing the early log variables with __ref.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 189d84ed
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment