linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] mm: KSM: fix data types
@ 2021-07-15 18:00 Zhansaya Bagdauletkyzy
  2021-07-15 18:01 ` [PATCH 1/2] mm: KSM: fix ksm_run data type Zhansaya Bagdauletkyzy
  2021-07-15 18:01 ` [PATCH 2/2] mm: KSM: fix " Zhansaya Bagdauletkyzy
  0 siblings, 2 replies; 11+ messages in thread
From: Zhansaya Bagdauletkyzy @ 2021-07-15 18:00 UTC (permalink / raw)
  To: akpm; +Cc: tyhicks, pasha.tatashin, linux-mm, linux-kernel

Change data types of some variables as there were a few discrepancies
between the types and actual values that were stored.

Zhansaya Bagdauletkyzy (2):
  mm: KSM: fix ksm_run data type
  mm: KSM: fix data type

 mm/ksm.c | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

-- 
2.25.1



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

end of thread, other threads:[~2021-07-16  4:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-15 18:00 [PATCH 0/2] mm: KSM: fix data types Zhansaya Bagdauletkyzy
2021-07-15 18:01 ` [PATCH 1/2] mm: KSM: fix ksm_run data type Zhansaya Bagdauletkyzy
2021-07-15 18:10   ` Pavel Tatashin
2021-07-15 18:17   ` Matthew Wilcox
2021-07-15 18:21     ` Pavel Tatashin
2021-07-15 18:30       ` Matthew Wilcox
2021-07-15 18:57         ` Pavel Tatashin
2021-07-15 19:06           ` Pavel Tatashin
2021-07-15 18:01 ` [PATCH 2/2] mm: KSM: fix " Zhansaya Bagdauletkyzy
2021-07-15 18:10   ` Pavel Tatashin
2021-07-16  4:42     ` Zhansaya Bagdauletkyzy

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).