Re: [PATCH v2] ioctl10: fix the sscanf() call to handle 64-bit inode on 32-bit arch
Li Wang <[email protected]>
| Newsgroups | gmane.linux.ltp |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> > Signed-off-by: Jeff Layton <[email protected]> Reviewed-by: Li Wang <[email protected]> -- Regards, Li Wang -- Mailing list info: https://lists.linux.it/listinfo/ltp