Re: [PATCH] select: Fix unbalanced user_access_end()

2025-01-13 Thread Al Viro
On Mon, Jan 13, 2025 at 09:37:24AM +0100, Christophe Leroy wrote: > While working on implementing user access validation on powerpc > I got the following warnings on a pmac32_defconfig build: > > CC fs/select.o > fs/select.o: warning: objtool: sys_pselect6+0x1bc: redundant UACCE

Re: [PATCH] select: Fix unbalanced user_access_end()

2025-01-13 Thread Christian Brauner
On Mon, 13 Jan 2025 09:37:24 +0100, Christophe Leroy wrote: > While working on implementing user access validation on powerpc > I got the following warnings on a pmac32_defconfig build: > > CC fs/select.o > fs/select.o: warning: objtool: sys_pselect6+0x1bc: redundant UACCESS >

[PATCH] select: Fix unbalanced user_access_end()

2025-01-13 Thread Christophe Leroy
While working on implementing user access validation on powerpc I got the following warnings on a pmac32_defconfig build: CC fs/select.o fs/select.o: warning: objtool: sys_pselect6+0x1bc: redundant UACCESS disable fs/select.o: warning: objtool: sys_pselect6_time32+0