Re: [PATCH v6] coredump: Add bit 9 of coredump_filter for pre-exit files before dumping
Xin Zhao <[email protected]> Thu, 6 Aug 2026 23:12:32 +0800
| Newsgroups | gmane.linux.documentation,gmane.linux.kernel.cross-arch,gmane.linux.file-systems,gmane.linux.kernel,gmane.linux.kernel.mm |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 6 Aug 2026 16:01:55 +0200 "David Hildenbrand (Arm)" <[email protected]> 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