From: Russell King Date: Mon, 4 Jul 2005 12:02:46 +0000 (+0100) Subject: [PATCH] ARM: Fix new-ABI layout of struct stat64 X-Git-Tag: v2.6.13-rc2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17af691cd19765b782d891fc50c1568d0f1276b3;p=pandora-kernel.git [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 --- Reading git-diff-tree failed