diff options
| author | Ivan Kokshaysky <[email protected]> | 2007-12-18 00:19:57 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-12-18 03:28:16 +0000 |
| commit | 9548b209a37397f3036aa5bd3d5b4d3b725aa11a (patch) | |
| tree | 9861b26f3ad69f0ac30ac04cf877faa951c9acd5 /mm/sparse.c | |
| parent | ext3, ext4: avoid divide by zero (diff) | |
| download | kernel-9548b209a37397f3036aa5bd3d5b4d3b725aa11a.tar.gz kernel-9548b209a37397f3036aa5bd3d5b4d3b725aa11a.zip | |
alpha: build fixes
This fixes some of the alpha-specific build problems, except a) modpost
warning about COMMON symbol "saved_config" and b) nasty final link
failure with gcc-4.x, -Os and scsi-disk driver configured built-in
(due to jump table in .rodata referencing discarded .exit.text).
- build failure with gcc-4.2.x: fix up casts in cia_io* routines to avoid
warnings ('discards qualifiers from pointer target type'), which are
failures, thanks to -Werror;
- modpost warnings: add missing __init qualifier for titan and marvel;
for non-generic build, move machine vectors from .data to .data.init.refok
section;
- unbreak CPU-specific optimization: rearrange cpuflags-y assignments
so that extended -mcpu value (ev56, pca56, ev67) overrides basic
one (ev5, ev6) and not vice versa.
Signed-off-by: Ivan Kokshaysky <[email protected]>
Cc: Richard Henderson <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'mm/sparse.c')
0 files changed, 0 insertions, 0 deletions
