Re: delayacct: alignment changes break iotop

From: Dan Carpenter
Date: Mon Dec 13 2010 - 16:23:14 EST


Yeah, but the rule is that we don't break userspace... :/

Fixing the bug in iotop was always going to be the easy part. It's
great that they've applied a fix to git repo but it still takes a while
to get the fix out to users so they don't notice a problem.

I think we're going to need to put an ifdef IA64 then size is 8 else
size is 4. I just started this thread because I was hoping someone
had a different ifdef to use, like maybe there are other arches which
care about the alignment and maybe there is a way to test for it.

regards,
dan carpenter

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