On Mon, 3 Jul 2023 13:34:21 -0500 Eric DeVolder <eric.devolder@xxxxxxxxxx> wrote: > > > On 7/3/23 11:31, Andrew Morton wrote: > > On Mon, 3 Jul 2023 10:31:34 -0500 Eric DeVolder <eric.devolder@xxxxxxxxxx> wrote: > > > >> Here are three possible courses of action: > >> - do nothing; preserve existing behavior as intended by the series (even though problems like this > >> can occur) > >> - fix it with CRASH_DUMP selecting KEXEC to eliminate the problem > > > > This one, please. > > > > Or make CRASH_DUMP depend on KEXEC. > > > >> - do not fix it but document the reason why this problem occurs in the commit message > > ok, great! > > I also have an unrelated fix for riscv, and this correction (for both arm and mips). Is the correct > action to post a new v4 version? Or is there a different method? If the changes are small then I feel that individual fix patches are kinder to people who have already reviewed the previous. But a new version is OK if that's more reliable.