From: patchwork-bot+linux-riscv@kernel.org
To: Yunhui Cui <cuiyunhui@bytedance.com>
Cc: aou@eecs.berkeley.edu, alexghiti@rivosinc.com,
jeeheng.sia@starfivetech.com, rafael.j.wysocki@intel.com,
linux-kernel@vger.kernel.org, conor.dooley@microchip.com,
palmer@dabbelt.com, paul.walmsley@sifive.com,
punit.agrawal@bytedance.com, linux-riscv@lists.infradead.org,
haibo1.xu@intel.com
Subject: Re: [PATCH v2] RISC-V: ACPI: fix early_ioremap to early_memremap
Date: Thu, 17 Oct 2024 16:30:32 +0000 [thread overview]
Message-ID: <172918263201.2528145.6233563101425140097.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241014130141.86426-1-cuiyunhui@bytedance.com>
Hello:
This patch was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer@rivosinc.com>:
On Mon, 14 Oct 2024 21:01:41 +0800 you wrote:
> When SVPBMT is enabled, __acpi_map_table() will directly access the
> data in DDR through the IO attribute, rather than through hardware
> cache consistency, resulting in incorrect data in the obtained ACPI
> table.
>
> The log: ACPI: [ACPI:0x18] Invalid zero length.
>
> [...]
Here is the summary with links:
- [v2] RISC-V: ACPI: fix early_ioremap to early_memremap
https://git.kernel.org/riscv/c/0dcf8269ecee
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv
WARNING: multiple messages have this Message-ID (diff)
From: patchwork-bot+linux-riscv@kernel.org
To: Yunhui Cui <cuiyunhui@bytedance.com>
Cc: linux-riscv@lists.infradead.org, punit.agrawal@bytedance.com,
paul.walmsley@sifive.com, palmer@dabbelt.com,
aou@eecs.berkeley.edu, sunilvl@ventanamicro.com,
alexghiti@rivosinc.com, conor.dooley@microchip.com,
rafael.j.wysocki@intel.com, haibo1.xu@intel.com,
jeeheng.sia@starfivetech.com, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2] RISC-V: ACPI: fix early_ioremap to early_memremap
Date: Thu, 17 Oct 2024 16:30:32 +0000 [thread overview]
Message-ID: <172918263201.2528145.6233563101425140097.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20241014130141.86426-1-cuiyunhui@bytedance.com>
Hello:
This patch was applied to riscv/linux.git (fixes)
by Palmer Dabbelt <palmer@rivosinc.com>:
On Mon, 14 Oct 2024 21:01:41 +0800 you wrote:
> When SVPBMT is enabled, __acpi_map_table() will directly access the
> data in DDR through the IO attribute, rather than through hardware
> cache consistency, resulting in incorrect data in the obtained ACPI
> table.
>
> The log: ACPI: [ACPI:0x18] Invalid zero length.
>
> [...]
Here is the summary with links:
- [v2] RISC-V: ACPI: fix early_ioremap to early_memremap
https://git.kernel.org/riscv/c/0dcf8269ecee
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
next prev parent reply other threads:[~2024-10-17 16:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-14 13:01 [PATCH v2] RISC-V: ACPI: fix early_ioremap to early_memremap Yunhui Cui
2024-10-14 13:01 ` Yunhui Cui
2024-10-16 8:48 ` Sunil V L
2024-10-16 8:48 ` Sunil V L
2024-10-17 16:30 ` patchwork-bot+linux-riscv [this message]
2024-10-17 16:30 ` patchwork-bot+linux-riscv
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=172918263201.2528145.6233563101425140097.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-riscv@kernel.org \
--cc=alexghiti@rivosinc.com \
--cc=aou@eecs.berkeley.edu \
--cc=conor.dooley@microchip.com \
--cc=cuiyunhui@bytedance.com \
--cc=haibo1.xu@intel.com \
--cc=jeeheng.sia@starfivetech.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-riscv@lists.infradead.org \
--cc=palmer@dabbelt.com \
--cc=paul.walmsley@sifive.com \
--cc=punit.agrawal@bytedance.com \
--cc=rafael.j.wysocki@intel.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.