aboutsummaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorMike Frysinger <[email protected]>2010-10-26 14:22:30 -0700
committerLinus Torvalds <[email protected]>2010-10-26 16:52:13 -0700
commitd88262623fb58853ed60fb110141c435de26e3de (patch)
tree4dd45965a16b9aa64aa2dd975bf3a7ea04fffffc /scripts/objdiff
parentd356c0b680d15e0187de48aa303e541b461ea794 (diff)
vmlinux.lds.h: lower init ramfs alignment to 4
The new init ramfs format (cpio based) requires an alignment of 4 (per the documentation and per the source files themselves). As for compressed sources, the decompressors can all deal with unaligned buffers. The cpio source is also found in the __init sections of the kernel, so once they are read and expanded into a tmpfs, the source is freed. That means there is no need to force page alignment here either. This has been used on Blackfin systems for many releases without issue. Signed-off-by: Mike Frysinger <[email protected]> Cc: Al Viro <[email protected]> Cc: Sam Ravnborg <[email protected]> Cc: <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions