[LTP] [PATCH v2] ioctl10: fix the sscanf() call to handle 64-bit inode on 32-bit arch

Li Wang li.wang@linux.dev
Sun Jun 28 08:46:27 CEST 2026


On Fri, Jun 26, 2026 at 02:20:01PM -0400, Jeff Layton via ltp wrote:
> This test started failing recently on arm32, when we switched the
> kernel to displaying the full 64-bit inode number in the maps file.
> Change the testcase to allow for a full 64-bit inode number on all
> arches. The value it's compared to is already 64-bits, so widening
> this field is all that is necessary.
> 
> Reported-by: Mark Brown <broonie@kernel.org>
> Signed-off-by: Jeff Layton <jlayton@kernel.org>

Reviewed-by: Li Wang <li.wang@linux.dev>

-- 
Regards,
Li Wang


More information about the ltp mailing list