Re: [PATCH v6] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
From: Xin Zhao
Date: Thu Aug 06 2026 - 11:16:11 EST
On Thu, 6 Aug 2026 16:01:55 +0200 "David Hildenbrand (Arm)" <david@xxxxxxxxxx> wrote:
> > diff --git a/Documentation/filesystems/proc.rst b/Documentation/filesystems/proc.rst
> > index db6167bef..d590a1dda 100644
> > --- a/Documentation/filesystems/proc.rst
> > +++ b/Documentation/filesystems/proc.rst
> > @@ -1939,6 +1939,7 @@ The following 9 memory types are supported:
> > - (bit 6) hugetlb shared memory
> > - (bit 7) DAX private memory
> > - (bit 8) DAX shared memory
> > + - (bit 9) fd list
>
> "The following 9 memory types are supported: ... fd list"
>
> What?
Thank you. It is a silly mistake. I'll fix it.
Thanks
Xin Zhao