On Wed, Jul 9, 2025 at 6:06 AM SeongJae Park <sj@xxxxxxxxxx> wrote: > > On Tue, 8 Jul 2025 19:59:30 -0500 Bijan Tabatabai <bijan311@xxxxxxxxx> wrote: > > > From: bijan <bijan@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> > > Maybe this is not an intended part but something from misconfiguration? I show > Andrew merged this series into mm-new after removing this, but headsup for a > case that we might do rebase. Sorry about that. I had to switch the machine I was generating patches on and forgot to setup the git config. I'll make sure it doesn't happen if I need to resend. [...] > > Revision History > > ================ > > Changes from v3 [10]: > > - Fix bug where huge pages would be split > > Maybe "walk->action = ACTION_CONTINUE;" of ninth patch? Nice finding! Yes, that was the change. > Nontheless, since this was found by you and didn't discussed in public before, > it would be nice to add a short additional clarifications like above, if we > (unlikely) do rebase. I will do this if a rebase if necessary. [...] > > For the entire series, > > Reviewed-by: SeongJae Park <sj@xxxxxxxxxx> > > > Thanks, > SJ Thank you for all of your feedback and time spent on reviews! Bijan