Re: [PATCH v2 5/6] mm: constify generic pte_get*()
"David Hildenbrand (Arm)" <[email protected]>
| Newsgroups | org.ozlabs.lists.linuxppc-dev,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-fsdevel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-parisc,org.kvack.linux-mm |
|---|---|
| Message-ID | <[email protected]> |
On 8/3/26 18:43, Pedro Falcato wrote: > None of the helpers need write access to the PTE. Constifying the param > allows for const typesafety. > > Signed-off-by: Pedro Falcato <[email protected]> > --- Acked-by: David Hildenbrand (Arm) <[email protected]> -- Cheers, David