All of lore.kernel.org
 help / color / mirror / Atom feed
From: Zhengyuan Liu <liuzhengyuang521@gmail.com>
To: john.garry@huawei.com
Cc: zhangshaokun@hisilicon.com, kong.kongxinwei@hisilicon.com,
	linux-arm-kernel@lists.infradead.org
Subject: BUG about Hisilicon PMU
Date: Mon, 11 Jan 2021 16:25:34 +0800	[thread overview]
Message-ID: <CAOOPZo747=_PnrexkNFt_gXj5TE+GpxEv=wc_3kh+nRX3dDZ3w@mail.gmail.com> (raw)

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

             reply	other threads:[~2021-01-11  8:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-11  8:25 Zhengyuan Liu [this message]
2021-01-11  9:13 ` BUG about Hisilicon PMU 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAOOPZo747=_PnrexkNFt_gXj5TE+GpxEv=wc_3kh+nRX3dDZ3w@mail.gmail.com' \
    --to=liuzhengyuang521@gmail.com \
    --cc=john.garry@huawei.com \
    --cc=kong.kongxinwei@hisilicon.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=zhangshaokun@hisilicon.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.