Skip to content
Snippets Groups Projects
  • Guo Ren's avatar
    398cb924
    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
    History
    csky: Fixup perf probe failed
    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>