Re: [PATCH v5 1/2] memory: Update inline documentation

2025-01-05 Thread Akihiko Odaki
On 2025/01/04 21:51, BALATON Zoltan wrote: On Sat, 4 Jan 2025, Akihiko Odaki wrote: Do not refer to "memory region's reference count" - Now MemoryRegions do have their own reference counts, but they will not be used when their owners are not thems

Re: [PATCH v5 1/2] memory: Update inline documentation

2025-01-04 Thread BALATON Zoltan
On Sat, 4 Jan 2025, Akihiko Odaki wrote: Do not refer to "memory region's reference count" - Now MemoryRegions do have their own reference counts, but they will not be used when their owners are not themselves. However, the documentation of memory_

[PATCH v5 1/2] memory: Update inline documentation

2025-01-03 Thread Akihiko Odaki
Do not refer to "memory region's reference count" - Now MemoryRegions do have their own reference counts, but they will not be used when their owners are not themselves. However, the documentation of memory_region_ref() says it adds "1 to a memory re