/linux/arch/mips/sibyte/bcm1480/ |
H A D | Makefile | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | irq.c | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
/linux/arch/mips/sgi-ip32/ |
H A D | Makefile | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | ip32-irq.c | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
/linux/arch/mips/sni/ |
H A D | Makefile | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | irq.c | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
/linux/arch/mips/jazz/ |
H A D | Makefile | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | irq.c | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
/linux/arch/mips/cobalt/ |
H A D | irq.c | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | Makefile | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
/linux/arch/mips/sibyte/sb1250/ |
H A D | Makefile | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | irq.c | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
/linux/arch/mips/sgi-ip22/ |
H A D | Makefile | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | ip22-int.c | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
/linux/arch/mips/sgi-ip27/ |
H A D | Makefile | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
/linux/arch/mips/dec/ |
H A D | int-handler.S | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | setup.c | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
/linux/arch/mips/kernel/ |
H A D | genex.S | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|
H A D | traps.c | diff e4ac58afdfac792c0583af30dbd9eae53e24c78b Mon Apr 03 18:56:36 CEST 2006 Ralf Baechle <ralf@linux-mips.org> [MIPS] Rewrite all the assembler interrupt handlers to C.
Saves like 1,600 lines of code, is way easier to debug, compilers frequently do a better job than the cut and paste type of handlers many boards had. And finally having all the stuff done in a single place also means alot of bug potencial for the MT ASE is gone.
The only surviving handler in assembler is the DECstation one; I hope Maciej will rewrite it.
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
|