Chris Dearman
a11b18ef94
[MIPS] MTI: Add CoreFPGA4 ID.
...
Signed-off-by: Chris Dearman <chris@mips.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:26 +01:00
Ralf Baechle
0f5d0df35e
[MIPS] RP: Sysfs interface for stopping RP program
...
The old method of attempting to load a invalid program was just too icky.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:26 +01:00
Ralf Baechle
41790e04e6
[MIPS] RP: Pass number of TCs available to RP program in $2.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:25 +01:00
Ralf Baechle
07cc0c9e65
[MIPS] MT: Enable coexistence of AP/SP with VSMP and SMTC.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:24 +01:00
Kevin D. Kissell
c3a005f4b6
[MIPS] SMTC: Safety net for i8259A interrupts.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:24 +01:00
Ralf Baechle
efaa534ed1
[MIPS] SMTC: smtc_timer_broadcast ignores its arguments, make it void.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:24 +01:00
Ralf Baechle
97aef63c9f
[MIPS] SMTC: Declare static what should be static.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:24 +01:00
Ralf Baechle
033890b084
[MIPS] SMTC: Statically initialize irq_ipi[].
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:23 +01:00
Atsushi Nemoto
004561d3af
[MIPS] rbtx4938: Fix warnings
...
linux/arch/mips/pci/fixup-tx4938.c:21:5: warning: symbol 'pci_get_irq' was not declared. Should it be static?
linux/arch/mips/pci/fixup-tx4938.c:76: warning: passing argument 1 of 'pci_get_irq' discards qualifiers from pointer target type
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:23 +01:00
Yoichi Yuasa
ade299d899
[MIPS] Sort system types alphabetically
...
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:23 +01:00
Yoichi Yuasa
08a91283e5
[MIPS] Fix RBTX49x7 board name
...
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:22 +01:00
Yoann Padioleau
7e5829b56b
[MIPS] 0 -> NULL
...
When comparing a pointer, it's clearer to compare it to NULL than to 0.
Here is an excerpt of the semantic patch:
@@
expression *E;
@@
E ==
- 0
+ NULL
@@
expression *E;
@@
E !=
- 0
+ NULL
Signed-off-by: Yoann Padioleau <padator@wanadoo.fr >
Cc: ralf@linux-mips.org
Cc: linux-mips@linux-mips.org
Cc: akpm@linux-foundation.org
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:22 +01:00
Ralf Baechle
72db43be8b
[MIPS] IP27: Fix modpost warning.
...
MODPOST vmlinux.o
WARNING: vmlinux.o(.text+0x3180): Section mismatch: reference to .init.text:per_cpu_init (between 'prom_init_secondary' and 'alloc_cpupda')
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:22 +01:00
Ralf Baechle
4dc467756e
[MIPS] Wire up the fallocate syscall.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:22 +01:00
Ralf Baechle
293c5bd13f
[MIPS] Fixup secure computing stuff.
...
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:21 +01:00
Atsushi Nemoto
8449d399d2
[MIPS] rbtx4927: Fix some gcc warnings and a section mismatch.
...
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:21 +01:00
Atsushi Nemoto
d4414cc48b
[MIPS] rbtx4927: Fix -Werror-implicit-function-declaration build error.
...
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-31 21:35:21 +01:00
Alexey Dobriyan
4e950f6f01
Remove fs.h from mm.h
...
Remove fs.h from mm.h. For this,
1) Uninline vma_wants_writenotify(). It's pretty huge anyway.
2) Add back fs.h or less bloated headers (err.h) to files that need it.
As result, on x86_64 allyesconfig, fs.h dependencies cut down from 3929 files
rebuilt down to 3444 (-12.3%).
Cross-compile tested without regressions on my two usual configs and (sigh):
alpha arm-mx1ads mips-bigsur powerpc-ebony
alpha-allnoconfig arm-neponset mips-capcella powerpc-g5
alpha-defconfig arm-netwinder mips-cobalt powerpc-holly
alpha-up arm-netx mips-db1000 powerpc-iseries
arm arm-ns9xxx mips-db1100 powerpc-linkstation
arm-assabet arm-omap_h2_1610 mips-db1200 powerpc-lite5200
arm-at91rm9200dk arm-onearm mips-db1500 powerpc-maple
arm-at91rm9200ek arm-picotux200 mips-db1550 powerpc-mpc7448_hpc2
arm-at91sam9260ek arm-pleb mips-ddb5477 powerpc-mpc8272_ads
arm-at91sam9261ek arm-pnx4008 mips-decstation powerpc-mpc8313_rdb
arm-at91sam9263ek arm-pxa255-idp mips-e55 powerpc-mpc832x_mds
arm-at91sam9rlek arm-realview mips-emma2rh powerpc-mpc832x_rdb
arm-ateb9200 arm-realview-smp mips-excite powerpc-mpc834x_itx
arm-badge4 arm-rpc mips-fulong powerpc-mpc834x_itxgp
arm-carmeva arm-s3c2410 mips-ip22 powerpc-mpc834x_mds
arm-cerfcube arm-shannon mips-ip27 powerpc-mpc836x_mds
arm-clps7500 arm-shark mips-ip32 powerpc-mpc8540_ads
arm-collie arm-simpad mips-jazz powerpc-mpc8544_ds
arm-corgi arm-spitz mips-jmr3927 powerpc-mpc8560_ads
arm-csb337 arm-trizeps4 mips-malta powerpc-mpc8568mds
arm-csb637 arm-versatile mips-mipssim powerpc-mpc85xx_cds
arm-ebsa110 i386 mips-mpc30x powerpc-mpc8641_hpcn
arm-edb7211 i386-allnoconfig mips-msp71xx powerpc-mpc866_ads
arm-em_x270 i386-defconfig mips-ocelot powerpc-mpc885_ads
arm-ep93xx i386-up mips-pb1100 powerpc-pasemi
arm-footbridge ia64 mips-pb1500 powerpc-pmac32
arm-fortunet ia64-allnoconfig mips-pb1550 powerpc-ppc64
arm-h3600 ia64-bigsur mips-pnx8550-jbs powerpc-prpmc2800
arm-h7201 ia64-defconfig mips-pnx8550-stb810 powerpc-ps3
arm-h7202 ia64-gensparse mips-qemu powerpc-pseries
arm-hackkit ia64-sim mips-rbhma4200 powerpc-up
arm-integrator ia64-sn2 mips-rbhma4500 s390
arm-iop13xx ia64-tiger mips-rm200 s390-allnoconfig
arm-iop32x ia64-up mips-sb1250-swarm s390-defconfig
arm-iop33x ia64-zx1 mips-sead s390-up
arm-ixp2000 m68k mips-tb0219 sparc
arm-ixp23xx m68k-amiga mips-tb0226 sparc-allnoconfig
arm-ixp4xx m68k-apollo mips-tb0287 sparc-defconfig
arm-jornada720 m68k-atari mips-workpad sparc-up
arm-kafa m68k-bvme6000 mips-wrppmc sparc64
arm-kb9202 m68k-hp300 mips-yosemite sparc64-allnoconfig
arm-ks8695 m68k-mac parisc sparc64-defconfig
arm-lart m68k-mvme147 parisc-allnoconfig sparc64-up
arm-lpd270 m68k-mvme16x parisc-defconfig um-x86_64
arm-lpd7a400 m68k-q40 parisc-up x86_64
arm-lpd7a404 m68k-sun3 powerpc x86_64-allnoconfig
arm-lubbock m68k-sun3x powerpc-cell x86_64-defconfig
arm-lusl7200 mips powerpc-celleb x86_64-up
arm-mainstone mips-atlas powerpc-chrp32
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com >
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org >
2007-07-29 17:09:29 -07:00
Atsushi Nemoto
cdcc9eb5e0
[MIPS] Fix marge error due to conflict in arch/mips/kernel/head.S
...
__INIT directive just before kernel_entry was ignored for most platforms.
This patch fixes it and get rid of this warning:
WARNING: vmlinux.o(.text+0x478): Section mismatch: reference to .init.text:start_kernel (between '_stext' and 'run_init_process')
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-24 16:02:48 +01:00
Yoichi Yuasa
18d0e9b479
[MIPS] ARC: Remove unused arch/mips/arc/console.c
...
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-24 16:02:48 +01:00
Thomas Bogendoerfer
cbe7b45c1d
[MIPS] SNI: sniprom
...
- fix compile error due to missing #include
- fix section mismatch warning
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-24 16:02:48 +01:00
Yoichi Yuasa
34ec6e76a6
[MIPS] Jazz: remove unneeded reset functions
...
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-24 16:02:48 +01:00
Atsushi Nemoto
4614c32645
[MIPS] Make resources for ds1742 "static __initdata"
...
We can make resources for platform_device_register_simple() "static
__initdata".
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-24 16:02:47 +01:00
David Rientjes
f5dbeaf5ed
[MIPS] Replace __attribute_used__ with __used
...
Replaces the deprecated __attribute_used__ with __used. Also makes some
style adjustments to abide by the kernel coding conventions.
Cc: Ralf Baechle <ralf@linux-mips.org >
Signed-off-by: David Rientjes <rientjes@google.com >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-24 16:02:47 +01:00
Yoichi Yuasa
fce2303166
[MIPS] Jazz: Remove unused arch/mips/jazz/io.c
...
Signed-off-by: Yoichi Yuasa <yoichi_yuasa@tripeaks.co.jp >
Signed-off-by: Ralf Baechle <ralf@linux-mips.org >
2007-07-24 16:02:47 +01:00