All of lore.kernel.org
 help / color / mirror / Atom feed
* BUG about Hisilicon PMU
@ 2021-01-11  8:25 Zhengyuan Liu
  2021-01-11  9:13 ` John Garry
  0 siblings, 1 reply; 6+ messages in thread
From: Zhengyuan Liu @ 2021-01-11  8:25 UTC (permalink / raw)
  To: john.garry; +Cc: zhangshaokun, kong.kongxinwei, linux-arm-kernel

Hi, all

When boot v5.11-rc2 on my Kunpeng 920 PC, the kernel will block at PMU
initialization stage, and after binary-search with bisect I found that
this problem was introduced by commit ac4511c9364c ("drivers/perf:
hisi: Add identifier sysfs file"),
and to be more accurate it actually blocked at following position:

    hisi_hha_pmu_init_data():
         hha_pmu->identifier = readl(hha_pmu->base + HHA_VERSION);

If you guys had already know this problem, please ignore this message.

Thanks,

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-01-12  7:48 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-11  8:25 BUG about Hisilicon PMU Zhengyuan Liu
2021-01-11  9:13 ` John Garry
2021-01-11  9:33   ` Shaokun Zhang
2021-01-11 11:38     ` Zhengyuan Liu
2021-01-12  7:38       ` Shaokun Zhang
2021-01-12  7:46         ` Zhengyuan Liu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.