Re: [PATCH drm-misc-fixes] drm/sitronix: st7571-i2c: Select VIDEOMODE_HELPERS

2025-06-11 Thread Pedro Falcato
7571 LCD > controller") > Signed-off-by: Nathan Chancellor We've been observing these build failures regularly on certain configs in our internal -rc1 branch, and this patch fixes it perfectly, thanks for tracking it down! Feel free to add: Tested-by: Pedro Falcato and Acked-by: Pedro Falcato -- Pedro

Re: [RFC PATCH 2/6] mm/gmem: add arch-independent abstraction to track address mapping status

2023-12-03 Thread Pedro Falcato
On Fri, Dec 1, 2023 at 9:23 AM David Hildenbrand wrote: > > On 28.11.23 13:50, Weixi Zhu wrote: > > This patch adds an abstraction layer, struct vm_object, that maintains > > per-process virtual-to-physical mapping status stored in struct gm_mapping. > > For example, a virtual page may be mapped t