Linus Torvalds 6209ed9d84 x86-64: make BUILD_IRQ() also reset section back
Commit 9d25d4db81833029d30b7b03cc1000cbbe09e192 ("x86: BUILD_IRQ say
.text to avoid .data.percpu") added a ".text" specifier to make sure
that BUILD_IRQ() builds the irq trampoline in the text segment rather
than in some random left-over segment that the compiler happened to
leave the asm in.

However, we should also make sure that we switch back by adding a
".previous" at the end, so that there are no subtle issues with
subsequent compiler-generated code.

Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-07-24 12:49:26 -07:00
..
2008-07-24 10:47:22 -07:00
2008-07-16 10:58:55 +02:00
2007-10-11 11:17:01 +02:00
2007-10-11 11:17:24 +02:00
2008-07-18 14:35:14 +02:00
2007-10-19 11:53:33 -07:00
2007-10-13 10:01:23 -07:00
2008-01-30 13:31:31 +01:00
2008-07-20 09:18:17 +02:00
2008-07-03 08:19:18 +02:00
2007-10-11 11:17:01 +02:00
2008-01-30 13:31:19 +01:00
2008-07-23 18:00:30 -07:00
2008-07-23 17:55:22 -07:00
2008-07-08 13:16:14 +02:00
2008-07-24 10:47:34 -07:00
2008-07-01 11:03:31 +02:00
2008-04-26 17:35:47 +02:00
2008-06-02 11:55:52 +02:00
2008-01-30 13:33:10 +01:00
2008-07-16 10:54:39 +02:00
2007-10-11 11:17:24 +02:00
2008-04-19 19:19:54 +02:00
2008-07-15 11:18:03 +02:00
2008-04-27 12:00:28 +03:00
2008-06-12 21:25:51 +02:00
2007-10-11 11:17:01 +02:00
2007-10-11 11:17:01 +02:00
2008-07-16 12:15:17 -07:00
2008-06-12 18:05:42 -07:00
2008-07-06 14:01:50 +02:00
2008-07-16 12:15:17 -07:00
2008-07-08 12:23:31 +02:00
2008-01-30 13:31:52 +01:00
2008-07-18 18:51:57 +02:00
2008-07-18 18:51:57 +02:00
2008-07-15 22:46:47 +02:00
2007-10-11 11:17:24 +02:00
2008-07-20 09:18:17 +02:00
2007-10-11 11:17:01 +02:00
2008-05-25 08:58:24 +02:00