File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Documentation/filesystems Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -584,7 +584,6 @@ encoded manner. The codes are the following:
584
584
ms may share
585
585
gd stack segment growns down
586
586
pf pure PFN range
587
- dw disabled write to the mapped file
588
587
lo pages are locked in memory
589
588
io memory mapped I/O area
590
589
sr sequential read advise provided
@@ -607,8 +606,11 @@ encoded manner. The codes are the following:
607
606
mt arm64 MTE allocation tags are enabled
608
607
um userfaultfd missing tracking
609
608
uw userfaultfd wr-protect tracking
609
+ ui userfaultfd minor fault
610
610
ss shadow/guarded control stack page
611
611
sl sealed
612
+ lf lock on fault pages
613
+ dp always lazily freeable mapping
612
614
== =======================================
613
615
614
616
Note that there is no guarantee that every flag and associated mnemonic will
You can’t perform that action at this time.
0 commit comments