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

2025-01-08 Thread Peter Xu
On Sun, Jan 05, 2025 at 05:56:18PM +0900, 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

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

2025-01-05 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