On 6/7/2023 10:30 AM, Eric Wong wrote:
> "Yin, Fengwei" <[email protected]> wrote:
>> On 6/7/2023 8:07 AM, Eric Wong wrote:
>>> I suspect problems at kernel.org on May 31 caused kvack.org to
>>> unsubscribe the account lore was using to receive messages.
>>> Help from other subscribers will be necessary to restore
>>> messages dropped during the gap.
>>
>> Do you mean subscribed to linux-mm? My colleagues and I did subscribe
>> linux-mm. Just let me know how we can help here. Thanks.
>
> Messages on lore.kernel.org show up because an email address
> they control receives messages from the linux-mm list. Since
> (I assume) kvack.org is controlled by someone else, kernel.org
> needs to subscribe to the linux-mm list just like you or anyone
> else.
>
> kernel.org either runs public-inbox-mda or public-inbox-watch to
> inject messages they receive from linux-mm into the public-inbox.
> So, something like this:
>
> https://public-inbox.org/flow.txt
>
> (the entire lore.kernel.org setup is 100% reproducible using
> public-inbox software)
Just notice the linux-mm on lore already have new thread from:
[PATCH 00/12] mm: free retracted page table by RCU
2023-06-06 19:40 UTC (9+ messages)
` [PATCH 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
` [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
` [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
` [PATCH 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()
to the latest thread on linux-mm.
So I suppose the archive of linux-mm is back. That's great.
But there are gaps between 2023-05-31 17:02 to 2023-06-06 19:40.
Regards
Yin, Fengwei