From: David Woodhouse Date: Tue, 16 May 2006 22:03:08 +0000 (+0100) Subject: [JFFS2] Repack some on-medium structures. ARM is weirder than I thought. X-Git-Tag: v2.6.18-rc1~1105^2~94 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba9627b85fcb5ed67285ca0711f0f4d1e965746e;p=pandora-kernel.git [JFFS2] Repack some on-medium structures. ARM is weirder than I thought. We have to pack at least the jint16_t structure, because otherwise it'll be four bytes in size. Thankfully, we can do that and _not_ pack the actual node structures, and the compiler still doesn't emit stupid code. Signed-off-by: David Woodhouse --- Reading git-diff-tree failed