On Tue, 9 Jun 2026 12:22:47 +0800 Hui Wang <[email protected]> wrote:
> Thanks for the pointer. I reverted my two patches and applied the patch > you referenced, but unfortunately it doesn't resolve the problem — the > testcase still fails in my environment (riscv64 kernel with > CONFIG_HAVE_64BIT_ALIGNED_ACCESS enabled). > > From what I can tell, that fix addresses a different problem than the > one I'm hitting: it targets a 64K page-size issue, whereas my failure is > caused by the 64-bit alignment requirement > (CONFIG_HAVE_64BIT_ALIGNED_ACCESS). So I don't think they're the same > root cause. > > So can you please take a look at them again. OK, taking a deeper look at it, and yes, your are correct. Sorry for jumping to the conclusion with thinking this was the same issue as what was brought up before. I'll take these. Thanks, -- Steve
