[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <482AE4DE.2050709@redhat.com>
Date: Wed, 14 May 2008 09:10:54 -0400
From: Steven Rostedt <srostedt@...hat.com>
To: David Miller <davem@...emloft.net>
CC: mingo@...e.hu, acme@...hat.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2]: ftrace: Remove packed attribute on ftrace_page.
David Miller wrote:
> It causes unaligned access traps on platforms like sparc
> (ftrace_page may be marked packed, but once we return
> a dyn_ftrace sub-object from this array to another piece
> of code, the "packed" part of the typing information doesn't
> propagate).
>
> But also, it didn't serve any purpose either. Even if packed,
> on 64-bit or 32-bit, it didn't give us any more dyn_ftrace
> entries per-page.
>
> Signed-off-by: David S. Miller <davem@...emloft.net>
Acked-by: Steven Rostedt <srostedt@...hat.com>
-- Steve
--
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