On Wed, Mar 27, 2024 at 03:33:01PM +0100, David Hildenbrand wrote: > The "prot" parameter is unused, and using it instead of what's stored in > that particular PTE would very likely be wrong. Let's simply remove it. > > Cc: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> > Cc: "David S. Miller" <davem@xxxxxxxxxxxxx> > Cc: Andreas Larsson <andreas@xxxxxxxxxxx> > Cc: sparclinux@xxxxxxxxxxxxxxx > Signed-off-by: David Hildenbrand <david@xxxxxxxxxx> Its interesting looking at how long this has been unused for. Reviewed-by: Vishal Moola (Oracle) <vishal.moola@xxxxxxxxx>