Re: [PATCH] Bring sparc64 dynamic ftrace up to snuff...

From: David Miller
Date: Sat Jun 13 2009 - 19:56:34 EST


From: Ingo Molnar <mingo@xxxxxxx>
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/