On Tue, Feb 18, 2025 at 07:48:33AM -0500, Sasha Levin wrote:
This is a note to let you know that I've just added the patch titled
MIPS: fix mips_get_syscall_arg() for o32
to the 5.4-stable tree which can be found at: http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git%3Ba=su...
The filename of the patch is: mips-fix-mips_get_syscall_arg-for-o32.patch and it can be found in the queue-5.4 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree, please let stable@vger.kernel.org know about it.
commit de89111213a3fb4751245214dc4dd590ed153d29 Author: Dmitry V. Levin ldv@strace.io Date: Wed Feb 12 01:02:09 2025 +0200
MIPS: fix mips_get_syscall_arg() for o32
[ Upstream commit 733a90561ad0a4a74035d2d627098da85d43b592 ]
Just in case, the previous commit, ed975485a13d1f6080218aa71c29425ba2dfb332, has to be applied along with this one, otherwise the change will not compile.