Cc: Jan Engelhardt <jengelh@...>, Fede <fedux@...>, Linus Torvalds <torvalds@...>, Andrew Morton <akpm@...>, Ingo Molnar <mingo@...>, OGAWA Hirofumi <hirofumi@...>, Arjan van de Ven <arjan@...>, <linux-kernel@...>, <linux-mm@...>
I'm hardly the right person to answer on this, but I believe that
because the 0x90 NOP is particularly appropriate in .text (and
prevents stalls even where it cannot be reached?), it gets used
as the default alignment filler all over. (It's even specified
for the arch-independent default _ALIGN in linux/linkage.h.)
Hugh
--