blkiomon: fix unaligned accesses on ia64
authorMartin Peschke <mpeschke@linux.vnet.ibm.com>
Mon, 11 May 2009 06:41:33 +0000 (08:41 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 11 May 2009 06:41:33 +0000 (08:41 +0200)
commitaf90543f47f93782df94a3a56d4f607f4dd6ad4c
tree284fab2615e9becef2940d5169163d32a78159ae
parentb5f8804a588fffdea10a0cd46a36fc196acea9f2
blkiomon: fix unaligned accesses on ia64

commit 7aa3ebcec011bfe9cc60d6476252c03376a37551 packed
the blkiomon_stat structure so that traces from one
arch could be analyzed on another (in truth only x86
is different, at least from x86_64/ia64/ppc/ppc64/s390/s390x)

Moving the __u32 device member instead of a new padding field should be
fine.

Signed-off-by: Martin Peschke <mpeschke@linux.vnet.ibm.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
blkiomon.c
blkiomon.h