On Wed, Jun 30, 2021 at 07:46:10PM -0700, Linus Torvalds wrote: > > ZONE_[DMA|DMA32] configs have duplicate definitions on platforms that > > subscribe to them. Instead, just make them generic options which can be > > selected on applicable platforms. > > Hmm. 'b4' doesn't pick up this patch, for some reason. > > Once again, it seems to be a "missing from the lists" case, even > though I see the "cc: mm-commits". > > I don't see _why_, though. > > I've picked it up from my own mailbox, but it's a bit annoying how b4 > _almost_ makes this all painfree - but not quite. It seems that 097/192 didn't make it to any of the archival services either for linux-mm or mm-commits, which is really bizarre, since they are hosted at two different listserv hosts. E.g. marc.info doesn't have 097 either: https://marc.info/?l=linux-mm&r=4&b=202107&w=2 https://marc.info/?l=linux-mm-commits&r=4&b=202107&w=2 Since both kvack.org and vger.kernel.org use majordomo, I would guess that something about that message caused them to drop it. Unfortunately, I don't have anything insightful to add here other than "b4 is only as good as what lore.kernel.org actually receives." -K