From mboxrd@z Thu Jan 1 00:00:00 1970 References: <20220109181359.811425-1-rpm@xenomai.org> <87iluspyeb.fsf@xenomai.org> From: Philippe Gerum Subject: Re: [PATCH] mm: dovetail: rename page_needs_cow_for_dma() to page_needs_cow() Date: Mon, 10 Jan 2022 08:56:51 +0100 In-reply-to: Message-ID: <87bl0kowdr.fsf@xenomai.org> MIME-Version: 1.0 Content-Type: text/plain List-Id: Discussions about the Xenomai project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jan Kiszka Cc: xenomai@xenomai.org Jan Kiszka writes: > On 09.01.22 19:15, Philippe Gerum via Xenomai wrote: >> >> Philippe Gerum writes: >> >>> From: Philippe Gerum >>> >>> With the addition of the Dovetail COW-breaking logic, >>> page_needs_cow_for_dma() does not exclusively apply to pinned memory >>> for DMA anymore. Give it a more generic name. >>> >> >> Should that be merged to the v4 fix? >> > > Yeah, would be more consistent. > > Will you push that patch to the rebase branch soon? Asking because CI > would then pick it up from there automatically. > This patch is now merged into the -rebase branch. I sent it as v5 to the list as well for further reference. -- Philippe.