Russell King
4260415f6a
ARM: fix build error in arch/arm/kernel/process.c
...
/tmp/ccJ3ssZW.s: Assembler messages:
/tmp/ccJ3ssZW.s:1952: Error: can't resolve `.text' {.text section} - `.LFB1077'
This is caused because:
.section .data
.section .text
.section .text
.previous
does not return us to the .text section, but the .data section; this
makes use of .previous dangerous if the ordering of previous sections
is not known.
Fix up the other users of .previous; .pushsection and .popsection are
a safer pairing to use than .section and .previous.
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2010-04-21 08:45:21 +01:00
..
2009-05-30 14:00:18 +01:00
2008-09-01 12:06:34 +01:00
2008-09-01 12:06:34 +01:00
2010-04-21 08:45:21 +01:00
2010-02-15 15:22:23 +00:00
2009-03-28 22:39:30 -04:00
2010-03-25 21:13:50 +00:00
2009-11-27 15:43:21 -05:00
2010-02-15 15:22:23 +00:00
2010-02-15 15:22:23 +00:00
2010-02-15 15:22:23 +00:00
2010-02-15 15:22:23 +00:00
2010-02-15 15:22:25 +00:00
2010-02-15 15:22:25 +00:00
2010-01-01 15:50:34 +08:00
2010-02-15 21:39:51 +00:00
2009-03-25 13:10:01 +02:00
2009-10-05 15:42:16 +01:00
2009-10-05 15:17:45 +01:00
2009-10-05 15:17:45 +01:00
2009-10-05 15:42:16 +01:00
2009-10-05 15:17:45 +01:00
2010-04-14 11:11:27 +01:00
2009-10-05 15:42:16 +01:00
2009-10-05 15:17:45 +01:00
2008-07-24 10:47:14 -07:00
2010-04-14 11:11:27 +01:00
2008-09-06 11:35:55 +01:00
2010-03-30 22:02:32 +09:00
2010-02-12 17:25:53 +00:00
2010-04-14 11:11:27 +01:00
2010-04-14 11:11:27 +01:00
2010-03-30 22:02:32 +09:00
2008-09-06 12:10:45 +01:00
2010-02-15 21:39:11 +00:00
2010-03-25 21:13:50 +00:00
2010-01-12 19:02:05 +00:00
2009-12-04 14:58:50 +00:00
2009-12-11 06:44:59 -05:00
2010-04-14 11:11:31 +01:00
2010-02-15 21:39:11 +00:00
2009-10-02 22:34:32 +01:00
2009-10-02 22:34:32 +01:00
2009-10-02 22:34:32 +01:00
2010-03-30 22:02:32 +09:00
2010-02-03 15:48:03 +00:00
2009-10-02 22:34:32 +01:00
2009-10-02 22:34:32 +01:00
2009-10-02 22:34:32 +01:00
2009-10-02 22:34:32 +01:00
2010-02-15 15:22:23 +00:00
2010-02-15 15:22:23 +00:00
2010-02-15 15:22:23 +00:00
2010-02-15 15:22:23 +00:00
2010-02-15 15:22:23 +00:00
2010-02-15 15:22:23 +00:00
2010-02-15 15:22:23 +00:00
2010-02-15 15:22:23 +00:00
2010-02-15 15:22:23 +00:00
2010-02-15 15:22:23 +00:00
2009-10-02 22:34:32 +01:00
2010-02-15 15:22:23 +00:00
2009-09-12 12:02:26 +01:00
2010-02-15 15:22:23 +00:00
2009-10-02 22:34:32 +01:00
2010-04-21 08:45:21 +01:00
2009-12-14 14:53:22 +00:00
2010-01-19 23:11:56 +00:00
2010-01-19 23:11:56 +00:00
2010-02-25 22:06:43 +00:00
2010-02-15 15:22:23 +00:00
2009-03-25 13:10:01 +02:00
2009-04-27 19:51:58 -07:00
2010-01-05 20:52:06 +00:00
2009-11-24 17:41:34 +00:00
2009-11-24 17:41:34 +00:00