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

Petr Vorel pvorel@suse.cz
Mon Jun 29 14:09:59 CEST 2026


Hi all,

> 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>

Merged, thank you!

Kind regards,
Petr


More information about the ltp mailing list