]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dio: rearrange fields in dio/dio_submit to avoid holes
authorAndi Kleen <ak@linux.intel.com>
Mon, 24 Oct 2011 15:00:19 +0000 (02:00 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Tue, 25 Oct 2011 09:08:24 +0000 (20:08 +1100)
commit6f4813b5067e248f7f0cfc0edad884eee58920fc
tree6b8c0d3684eb609c3762d9f0081a69717d866198
parentd497fce046bfa78c5bb1c3d958e37243b7b97afe
dio: rearrange fields in dio/dio_submit to avoid holes

Fix most problems reported by pahole.

There is still a weird 104 byte hole after map_bh. I'm not sure what
causes this.

Signed-off-by: Andi Kleen <ak@linux.intel.com>
Acked-by: Jeff Moyer <jmoyer@redhat.com>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
fs/direct-io.c