--- zzzz-none-000/linux-4.9.276/fs/squashfs/xattr.h 2021-07-20 14:21:16.000000000 +0000 +++ falcon-5530-750/linux-4.9.276/fs/squashfs/xattr.h 2023-04-05 08:19:02.000000000 +0000 @@ -36,7 +36,7 @@ if (IS_ERR(id_table)) return (__le64 *) id_table; - *xattr_table_start = le64_to_cpu(id_table->xattr_table_start); + *xattr_table_start = squash_le64_to_cpu(id_table->xattr_table_start); kfree(id_table); ERROR("Xattrs in filesystem, these will be ignored\n");