[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <3315.1223552117@redhat.com>
Date: Thu, 09 Oct 2008 12:35:17 +0100
From: David Howells <dhowells@...hat.com>
To: Harvey Harrison <harvey.harrison@...il.com>
Cc: dhowells@...hat.com, Russell King <rmk@....linux.org.uk>,
Andrew Morton <akpm@...ux-foundation.org>,
LKML <linux-kernel@...r.kernel.org>
Subject: Re: FRV/ARM unaligned access question
Harvey Harrison <harvey.harrison@...il.com> wrote:
> Probably smaller as now the le values aren't being byteswapped anymore,
> only the native endianess can use the struct version. Care to look at
> the kernel size with the following instead?
For some unknown reason, the data segment shrank by four bytes. The text
segment stayed the same though:
warthog>size vmlinux
text data bss dec hex filename
2207804 66584 150189 2424577 24ff01 vmlinux
I would guess that in that kernel almost nothing uses LE unalignment.
The kernel works, so feel free to add my Acked-by to the patch.
David
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists