linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] mm: fix arithmetic for bdi min_ratio and
@ 2023-12-19  2:42 Jingbo Xu
  2023-12-19  2:42 ` [PATCH v2 1/2] mm: fix arithmetic for bdi min_ratio Jingbo Xu
  2023-12-19  2:42 ` [PATCH v2 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio Jingbo Xu
  0 siblings, 2 replies; 7+ messages in thread
From: Jingbo Xu @ 2023-12-19  2:42 UTC (permalink / raw)
  To: shr, akpm; +Cc: linux-mm, linux-kernel, joseph.qi, linux-fsdevel, linux-block

changes since v1:

- split the previous v1 patch into two separate patches with
  corresponding "Fixes" tag (Andrew Morton)
- patch 2: remove "UL" suffix for the "100" constant

v1: https://lore.kernel.org/all/20231218031640.77983-1-jefflexu@linux.alibaba.com/

Jingbo Xu (2):
  mm: fix arithmetic for bdi min_ratio
  mm: fix arithmetic for max_prop_frac when setting max_ratio

 mm/page-writeback.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
2.19.1.6.gb485710b


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-12-19 14:12 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-19  2:42 [PATCH v2 0/2] mm: fix arithmetic for bdi min_ratio and Jingbo Xu
2023-12-19  2:42 ` [PATCH v2 1/2] mm: fix arithmetic for bdi min_ratio Jingbo Xu
2023-12-19  2:42 ` [PATCH v2 2/2] mm: fix arithmetic for max_prop_frac when setting max_ratio Jingbo Xu
2023-12-19  4:06   ` Matthew Wilcox
2023-12-19  5:58     ` Jingbo Xu
2023-12-19 13:01       ` Matthew Wilcox
2023-12-19 14:07         ` Jingbo Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).