All of lore.kernel.org
 help / color / mirror / Atom feed
* hmm pud-entry callback locking?
@ 2019-10-05 12:29 Thomas Hellström (VMware)
  2019-10-07 14:19 ` Jerome Glisse
  0 siblings, 1 reply; 2+ messages in thread
From: Thomas Hellström (VMware) @ 2019-10-05 12:29 UTC (permalink / raw)
  To: Jerome Glisse; +Cc: linux-mm, linux-kernel, Kirill A. Shutemov

Hi, Jerome,

I was asked by Kirill to try to unify the pagewalk pud_entry and 
pmd_entry callbacks. The only user of the pagewalk pud-entry is 
currently hmm.

But the pagewalk code call pud_entry only for huge puds with the 
page-table lock held, whereas the hmm callback appears to assume it gets 
called unconditionally without the page-table lock held?

Could you shed some light into this?

Thanks,
Thomas



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

end of thread, other threads:[~2019-10-07 14:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-05 12:29 hmm pud-entry callback locking? Thomas Hellström (VMware)
2019-10-07 14:19 ` Jerome Glisse

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.