Re: [PATCH] powerpc/pseries/vas: Fix typo

2025-01-06 Thread Christophe Leroy
Le 06/01/2025 à 14:35, Markus Elfring a écrit : … +++ b/arch/powerpc/platforms/book3s/vas-api.c @@ -490,7 +490,7 @@ static void vas_mmap_close(struct vm_area_struct *vma) * address. So it has to be the same VMA that is getting freed. */ if (WARN_ON(txwin->task_ref.vm

Re: [PATCH] powerpc/pseries/vas: Fix typo

2025-01-06 Thread Markus Elfring
… > +++ b/arch/powerpc/platforms/book3s/vas-api.c > @@ -490,7 +490,7 @@ static void vas_mmap_close(struct vm_area_struct *vma) >* address. So it has to be the same VMA that is getting freed. >*/ > if (WARN_ON(txwin->task_ref.vma != vma)) { > - pr_err("Invalid paste