Re: 2.6.4-mm1

From: Joe Thornber
Date: Fri Mar 12 2004 - 03:22:08 EST


On Fri, Mar 12, 2004 at 12:37:20AM +0100, Andi Kleen wrote:
> Are DM_NAME_LEN and DM_UUID_LEN not both a multiple of 8?

name len == 128, uuid_len == 129, so is the uuid_len being rounded up
to the nearest 64bit boundary on x86-64 and only 32bit boundary on
x86-32 ? (Sounds likely)

> There are more structures here, right?

Not that effect this problem, we're getting unknown ioctl, not an oops.

- Joe
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/