Franck Bui-Huu 0e90f49b11 [MIPS] Let gcc align 'struct pt_regs' on 8 bytes boundary
The stack pointer in MIPS/gcc should always 8 bytes aligned on
entry to any routines. Therefore pt_regs structure must be
aligned to 8-byte boundary too.

Instead of creating dummy fields to achieve this alignment, this
patch let gcc doing it. Therefore 'smtc_pad' field can be safely
removed.

Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-10-03 17:59:17 +01:00
..
2006-02-08 17:52:25 +00:00
2005-10-29 19:30:34 +01:00
2006-10-01 23:16:58 +01:00
2005-11-07 18:05:40 +00:00
2006-06-29 21:10:52 +01:00
2006-07-13 21:26:08 +01:00
2006-02-15 15:32:22 -08:00
2006-09-26 08:48:51 -07:00
2006-06-19 17:39:19 +01:00
2006-04-19 04:14:22 +02:00
2006-06-29 16:58:06 -07:00
2006-06-06 00:15:20 +01:00
2006-07-14 21:56:14 -07:00
2006-03-22 00:13:35 +01:00