[PATCH] powerpc/pseries/vas: Add close() callback in vas_vm_ops struct

Madhavan Srinivasan maddy at linux.ibm.com
Wed Dec 25 15:33:46 AEDT 2024


On Fri, 13 Dec 2024 21:17:58 -0800, Haren Myneni wrote:
> The mapping VMA address is saved in VAS window struct when the
> paste address is mapped. This VMA address is used during migration
> to unmap the paste address if the window is active. The paste
> address mapping will be removed when the window is closed or with
> the munmap(). But the VMA address in the VAS window is not updated
> with munmap() which is causing invalid access during migration.
> 
> [...]

Applied to powerpc/fixes.

[1/1] powerpc/pseries/vas: Add close() callback in vas_vm_ops struct
      https://git.kernel.org/powerpc/c/05aa156e156ef3168e7ab8a68721945196495c17

Thanks


More information about the Linuxppc-dev mailing list