Skip to content
Commit fda89d9e authored by Chris Redmon's avatar Chris Redmon Committed by Catalin Marinas
Browse files

arm64: struct debug_info: Check CONFIG_HAVE_HW_BREAKPOINT



Check if CONFIG_HAVE_HW_BREAKPOINT is enabled before compiling in extra
data required for hardware breakpoints. Compiling out this code when hw
breakpoints are disabled saves about 272 bytes per struct task_struct.

Signed-off-by: default avatarChris Redmon <credmonster@gmail.com>
Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
parent 44176bb3
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