Hi, On Sun, May 31, 2020 at 4:00 AM Christophe JAILLET <[email protected]> wrote: > > 'debug_monitors_init()' is only called via 'postcore_initcall'. > It can be marked as __init to save a few bytes of memory. > > Signed-off-by: Christophe JAILLET <[email protected]> > --- > arch/arm64/kernel/debug-monitors.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Seems OK to me. Reviewed-by: Douglas Anderson <[email protected]>

