linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* NUMA memchr_inv() in mm/vmstat.c:need_update()?
@ 2018-11-02 12:44 Janne Huttunen
  2018-11-06 13:37 ` Michal Hocko
  0 siblings, 1 reply; 2+ messages in thread
From: Janne Huttunen @ 2018-11-02 12:44 UTC (permalink / raw)
  To: linux-mm

Hi,

The commit 1d90ca897A changed the type of the vm_numa_stat_diff
from s8 into u16. It also changed the associated BUILD_BUG_ON()
in need_update(), but didn't touch the memchr_inv() call after
it. Is the memchr_inv() call still supposed to cover the whole
array or am I just misreading the code?

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

end of thread, other threads:[~2018-11-06 13:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-11-02 12:44 NUMA memchr_inv() in mm/vmstat.c:need_update()? Janne Huttunen
2018-11-06 13:37 ` Michal Hocko

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