]> pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] ARM: Fix new-ABI layout of struct stat64
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Mon, 4 Jul 2005 12:02:46 +0000 (13:02 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 4 Jul 2005 12:02:46 +0000 (13:02 +0100)
commit17af691cd19765b782d891fc50c1568d0f1276b3
tree6f51e67e4a433ee0ff866a6ac18a4bce798fe0c7
parent68070bdeeca7b7af6a42c0b3e5b1247e83c22ff9
[PATCH] ARM: Fix new-ABI layout of struct stat64

Add __attribute__((packed)) to ensure that the stat64 structure is
correctly laid out no matter which ABI the kernel is compiled for.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/stat.h