linux/arch/alpha/kernel
Ivan Kokshaysky 9548b209a3 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 <ink@jurassic.park.msu.ru>
Cc: Richard Henderson <rth@twiddle.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-12-17 19:28:16 -08:00
..
Makefile kbuild: enable 'make CFLAGS=...' to add additional options to CC 2007-10-14 22:21:35 +02:00
alpha_ksyms.c
asm-offsets.c
console.c ALPHA: support graphics on non-zero PCI domains 2007-06-01 08:18:29 -07:00
core_apecs.c
core_cia.c
core_irongate.c
core_lca.c
core_marvel.c ALPHA: support graphics on non-zero PCI domains 2007-06-01 08:18:29 -07:00
core_mcpcia.c alpha: fixes for specific machine types 2007-04-17 16:36:27 -07:00
core_polaris.c
core_t2.c
core_titan.c ALPHA: support graphics on non-zero PCI domains 2007-06-01 08:18:29 -07:00
core_tsunami.c ALPHA: support graphics on non-zero PCI domains 2007-06-01 08:18:29 -07:00
core_wildfire.c
entry.S alpha: convert to generic sys_ptrace 2007-10-16 09:43:03 -07:00
err_common.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
err_ev6.c PCI: Cleanup the includes of <linux/pci.h> 2007-05-02 19:02:35 -07:00
err_ev7.c alpha: build fixes 2007-12-17 19:28:16 -08:00
err_impl.h
err_marvel.c alpha: build fixes 2007-12-17 19:28:16 -08:00
err_titan.c alpha: build fixes 2007-12-17 19:28:16 -08:00
es1888.c
gct.c
head.S deal with alpha section warnings 2007-07-26 11:11:57 -07:00
init_task.c
io.c
irq.c
irq_alpha.c
irq_i8259.c
irq_impl.h
irq_pyxis.c
irq_srm.c
machvec_impl.h alpha: build fixes 2007-12-17 19:28:16 -08:00
module.c some kmalloc/memset ->kzalloc (tree wide) 2007-07-19 10:04:50 -07:00
ns87312.c
osf_sys.c spelling fixes: arch/alpha/ 2007-10-20 01:04:37 +02:00
pci-noop.c alpha: fix sg_page breakage 2007-11-27 09:19:39 +01:00
pci.c deal with alpha section warnings 2007-07-26 11:11:57 -07:00
pci_impl.h
pci_iommu.c alpha: sg_virt() fallout 2007-10-23 12:31:05 +02:00
process.c header cleaning: don't include smp_lock.h when not used 2007-05-08 11:15:07 -07:00
proto.h ALPHA: support graphics on non-zero PCI domains 2007-06-01 08:18:29 -07:00
ptrace.c alpha: convert to generic sys_ptrace 2007-10-16 09:43:03 -07:00
semaphore.c Use helpers to obtain task pid in printks (arch code) 2007-10-19 11:53:43 -07:00
setup.c alpha: cleanup in bitops.h 2007-05-30 10:07:54 -07:00
signal.c alpha: support new syscalls 2007-05-30 10:07:54 -07:00
smc37c93x.c
smc37c669.c
smp.c spelling fixes: arch/alpha/ 2007-10-20 01:04:37 +02:00
srm_env.c
srmcons.c alpha: fix trivial section mismatch warnings 2007-07-16 09:05:37 -07:00
sys_alcor.c spelling fixes: arch/alpha/ 2007-10-20 01:04:37 +02:00
sys_cabriolet.c
sys_dp264.c ALPHA: support graphics on non-zero PCI domains 2007-06-01 08:18:29 -07:00
sys_eb64p.c
sys_eiger.c
sys_jensen.c
sys_marvel.c alpha: fix trivial section mismatch warnings 2007-07-16 09:05:37 -07:00
sys_miata.c
sys_mikasa.c
sys_nautilus.c alpha: more fixes for specific machine types 2007-04-17 16:36:27 -07:00
sys_noritake.c alpha: fixes for specific machine types 2007-04-17 16:36:27 -07:00
sys_rawhide.c alpha: fixes for specific machine types 2007-04-17 16:36:27 -07:00
sys_ruffian.c
sys_rx164.c
sys_sable.c
sys_sio.c spelling fixes: arch/alpha/ 2007-10-20 01:04:37 +02:00
sys_sx164.c alpha: more fixes for specific machine types 2007-04-17 16:36:27 -07:00
sys_takara.c
sys_titan.c alpha: -Werror fixes for sys_titan.c 2007-08-11 15:47:42 -07:00
sys_wildfire.c
systbls.S alpha: support new syscalls 2007-05-30 10:07:54 -07:00
time.c alpha: fix trivial section mismatch warnings 2007-07-16 09:05:37 -07:00
traps.c Use helpers to obtain task pid in printks (arch code) 2007-10-19 11:53:43 -07:00
vmlinux.lds.S alpha: beautify vmlinux.lds 2007-10-16 09:43:03 -07:00