All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hanjun Guo <guohanjun@huawei.com>
To: Zenghui Yu <yuzenghui@huawei.com>, Sudeep Holla <sudeep.holla@arm.com>
Cc: Xiongfeng Wang <wangxiongfeng2@huawei.com>,
	<catalin.marinas@arm.com>, <will@kernel.org>, <rjw@rjwysocki.net>,
	<viresh.kumar@linaro.org>, <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux-acpi@vger.kernel.org>
Subject: Re: [PATCH] ACPI / PPTT: get PPTT table in the first beginning
Date: Wed, 1 Sep 2021 16:15:11 +0800	[thread overview]
Message-ID: <30c0b347-54fa-4113-d533-74b101b90f46@huawei.com> (raw)
In-Reply-To: <a1390a6f-62aa-4cfd-b34e-1dbf0aedfc50@huawei.com>

On 2021/9/1 15:29, Zenghui Yu wrote:
> On 2021/7/20 21:37, Sudeep Holla wrote:
>> On Tue, Jul 20, 2021 at 07:26:35PM +0800, Xiongfeng Wang wrote:
>>> When I added might_sleep() in down_timeout(), I got the following
>>
>> Sorry it is not clear if you are able to reproduce this issue without
>> any other modifications in the mainline kernel ?
> 
> Jump in this thread as the exact splat is triggered at boot time
> in the latest mainline kernel thanks to commit 99409b935c9a
> ("locking/semaphore: Add might_sleep() to down_*() family").

Please see the patch provided by Thomas Gleixner, it should
fix this issue in a better way:

https://lkml.org/lkml/2021/8/31/352

Thanks
Hanjun

WARNING: multiple messages have this Message-ID (diff)
From: Hanjun Guo <guohanjun@huawei.com>
To: Zenghui Yu <yuzenghui@huawei.com>, Sudeep Holla <sudeep.holla@arm.com>
Cc: Xiongfeng Wang <wangxiongfeng2@huawei.com>,
	<catalin.marinas@arm.com>, <will@kernel.org>, <rjw@rjwysocki.net>,
	<viresh.kumar@linaro.org>, <linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux-acpi@vger.kernel.org>
Subject: Re: [PATCH] ACPI / PPTT: get PPTT table in the first beginning
Date: Wed, 1 Sep 2021 16:15:11 +0800	[thread overview]
Message-ID: <30c0b347-54fa-4113-d533-74b101b90f46@huawei.com> (raw)
In-Reply-To: <a1390a6f-62aa-4cfd-b34e-1dbf0aedfc50@huawei.com>

On 2021/9/1 15:29, Zenghui Yu wrote:
> On 2021/7/20 21:37, Sudeep Holla wrote:
>> On Tue, Jul 20, 2021 at 07:26:35PM +0800, Xiongfeng Wang wrote:
>>> When I added might_sleep() in down_timeout(), I got the following
>>
>> Sorry it is not clear if you are able to reproduce this issue without
>> any other modifications in the mainline kernel ?
> 
> Jump in this thread as the exact splat is triggered at boot time
> in the latest mainline kernel thanks to commit 99409b935c9a
> ("locking/semaphore: Add might_sleep() to down_*() family").

Please see the patch provided by Thomas Gleixner, it should
fix this issue in a better way:

https://lkml.org/lkml/2021/8/31/352

Thanks
Hanjun

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

  reply	other threads:[~2021-09-01  8:15 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-20 11:26 [PATCH] ACPI / PPTT: get PPTT table in the first beginning Xiongfeng Wang
2021-07-20 11:26 ` Xiongfeng Wang
2021-07-20 13:37 ` Sudeep Holla
2021-07-20 13:37   ` Sudeep Holla
2021-07-21  1:25   ` Xiongfeng Wang
2021-07-21  1:25     ` Xiongfeng Wang
2021-09-01  7:29   ` Zenghui Yu
2021-09-01  7:29     ` Zenghui Yu
2021-09-01  8:15     ` Hanjun Guo [this message]
2021-09-01  8:15       ` Hanjun Guo
2021-09-01  8:49       ` Zenghui Yu
2021-09-01  8:49         ` Zenghui Yu

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=30c0b347-54fa-4113-d533-74b101b90f46@huawei.com \
    --to=guohanjun@huawei.com \
    --cc=catalin.marinas@arm.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rjw@rjwysocki.net \
    --cc=sudeep.holla@arm.com \
    --cc=viresh.kumar@linaro.org \
    --cc=wangxiongfeng2@huawei.com \
    --cc=will@kernel.org \
    --cc=yuzenghui@huawei.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.