On Thu, 25 Mar 2021, Stan Johnson wrote:
On 3/25/21 3:45 AM, Mike Rapoport wrote:
There was a bug in the definition of ARCH_PFN_OFFSET that's quite
probably causes the crashes when the kernel is located in the second
memory bank.
The fix was posted a while ago:
https://lore.kernel.org/linux-m68k/20210228190828.392974-1-angelo@xxxxxxxxxxxxxxxx
Can you check if this helps?
Thanks. With the patch applied to v5.11, and using the same config file
that Finn used earlier, the crash has gone away and the behavior is the
same as v5.10 ...
Good to know.