[PATCH 13/27] mm: export access_remote_vm symbol for debugger use

2025-01-13 Thread Mika Kuoppala
Export access_remote_vm as GPL symbol to allow debuggers (eudebug) to access and modify memory in target VMs by tracking VM_BIND operations. While access_process_vm() is already exported, it would require maintaining task references in the debugger. Since the mm reference is already present in the

[PATCH 13/27] mm: export access_remote_vm symbol for debugger use

2025-01-13 Thread Mika Kuoppala
Export access_remote_vm as GPL symbol to allow debuggers (eudebug) to access and modify memory in target VMs by tracking VM_BIND operations. While access_process_vm() is already exported, it would require maintaining task references in the debugger. Since the mm reference is already present in the