The quilt patch titled Subject: mm-document-sys-class-bdi-bdi-max_ratio_fine-knob-fix has been removed from the -mm tree. Its filename was mm-document-sys-class-bdi-bdi-max_ratio_fine-knob-fix.patch This patch was dropped because it was folded into mm-document-sys-class-bdi-bdi-max_ratio_fine-knob.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: mm-document-sys-class-bdi-bdi-max_ratio_fine-knob-fix Date: Tue Nov 22 02:58:07 PM PST 2022 fix htmldocs warnings Reported-by: Stephen Rothwell <sfr@xxxxxxxxxxxxxxxx> Cc: Chris Mason <clm@xxxxxxxx> Cc: Jens Axboe <axboe@xxxxxxxxx> Cc: Stefan Roesch <shr@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/ABI/testing/sysfs-class-bdi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) --- a/Documentation/ABI/testing/sysfs-class-bdi~mm-document-sys-class-bdi-bdi-max_ratio_fine-knob-fix +++ a/Documentation/ABI/testing/sysfs-class-bdi @@ -63,10 +63,10 @@ Contact: Stefan Roesch <shr@xxxxxxxxxxxx Description: Allows limiting a particular device to use not more than the given value of the write-back cache. The value is given as part - of 1 million. This is useful in situations where we want to avoid - one device taking all or most of the write-back cache. For example - in case of an NFS mount that is prone to get stuck, or a FUSE mount - which cannot be trusted to play fair. + of 1 million. This is useful in situations where we want to avoid + one device taking all or most of the write-back cache. For example + in case of an NFS mount that is prone to get stuck, or a FUSE mount + which cannot be trusted to play fair. (read-write) _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are mm-document-sys-class-bdi-bdi-max_ratio_fine-knob.patch mm-document-sys-class-bdi-bdi-min_ratio_fine-knob-fix.patch mm-memremap_pages-replace-zone_device_page_init-with-pgmap_request_folios-fix.patch mm-gup-remove-foll_migration-fix.patch mm-memremap-introduce-pgmap_request_folio-using-pgmap-offsets-fix.patch mm-memremap-introduce-pgmap_request_folio-using-pgmap-offsets-fix-2.patch