On Sat, 06 May 2023 06:56:12 +0200, Christian Marangi wrote:
Use kcalloc() for allocation/flush of 128 pointers table to reduce stack usage.
Function now returns -ENOMEM or 0 on success.
stackusage Before: ./fs/jffs2/xattr.c:775 jffs2_build_xattr_subsystem 1208 dynamic,bounded
[...]
I assume I was Cced to pick this up. I'm happy to do that. If this is rather supposed to go through the jffs2 tree then please tell me so we can drop it.
Applied to the vfs.misc branch of the vfs/vfs.git tree. Patches in the vfs.misc branch should appear in linux-next soon.
Please report any outstanding bugs that were missed during review in a new review to the original patch series allowing us to drop it.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs.git branch: vfs.misc
[1/1] jffs2: reduce stack usage in jffs2_build_xattr_subsystem() https://git.kernel.org/vfs/vfs/c/493e7cebb906