• Guo Ren's avatar
    csky: Fixup perf probe failed · 398cb924
    Guo Ren authored
    Current perf init will failed with:
    [    1.452433] csky-pmu: probe of soc:pmu failed with error -16
    
    This patch fix it up with adding CPUHP_AP_PERF_CSKY_ONLINE in
    cpuhotplug.h.
    Signed-off-by: default avatarGuo Ren <guoren@linux.alibaba.com>
    Cc: Peter Zijlstra <peterz@infradead.org>
    Cc: Ingo Molnar <mingo@redhat.com>
    Cc: Arnaldo Carvalho de Melo <acme@kernel.org>
    398cb924
perf_event.c 29.4 KB