[PATCH] clocksource/drivers/arm_arch_timer: Mark validate_timer_rate() init
Mukesh Ojha
quic_mojha at quicinc.com
Fri May 3 04:27:52 PDT 2024
On 5/3/2024 5:00 AM, Stephen Boyd wrote:
> Add the __init marking to validate_timer_rate() so that it gets
> discarded after init.
>
> $ ./scripts/bloat-o-meter vmlinux.before vmlinux.after
> add/remove: 0/0 grow/shrink: 0/1 up/down: 0/-8 (-8)
> Function old new delta
> arch_timer_register 1724 1716 -8
Have not used this tool bloat-o-meter
Just a question, why is it showing arch_timer_register is shrunk ?
-Mukesh
More information about the linux-arm-kernel
mailing list