[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090613.165623.04217938.davem@davemloft.net>
Date: Sat, 13 Jun 2009 16:56:23 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: mingo@...e.hu
Cc: linux-kernel@...r.kernel.org, sparclinux@...r.kernel.org,
rostedt@...dmis.org
Subject: Re: [PATCH] Bring sparc64 dynamic ftrace up to snuff...
From: Ingo Molnar <mingo@...e.hu>
Date: Sat, 13 Jun 2009 21:40:27 +0200
> btw., just one (really stupid) question here: can ftrace_call be
> misaligned, and is misalignment a problem on Sparc? If it's not a
> problem then disregard the rest of the mail.
Every instruction must be 4-byte aligned on sparc.
Any instruction in the .text.* sections will thus always be 4-byte
aligned.
--
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