[PATCH 3/5] mm/parisc: constify ptep_get() argument
Matthew Wilcox
willy at infradead.org
Fri Jul 24 07:14:05 PDT 2026
On Fri, Jul 24, 2026 at 02:36:59PM +0100, Usama Arif wrote:
>
>
> On 24/07/2026 11:20, Pedro Falcato wrote:
> > ptep_get() does not need write access to the PTE.
> >
> > Signed-off-by: Pedro Falcato <pfalcato at suse.de>
> > ---
> > arch/parisc/include/asm/pgtable.h | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> hmm I think you might break build bisectibility if
> you separate out the patches, you should squash patch 3 and 4,
> with patch 1.
I don't see how this breaks bisectability. Can you elaborate on what
you think would break?
More information about the linux-arm-kernel
mailing list