]> 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>
Wed, 5 Oct 2011 00:44:03 +0000 (11:44 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 12 Oct 2011 06:32:44 +0000 (17:32 +1100)
commit73c06377e1f96420e1893ab884153e77fb377b17
treec3f97ac7f96eb442fa486a3ed3769a05f684481b
parentd78f18763da30d60b115c90911bb4f1d005db845
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