patch-2.4.22 linux-2.4.22/arch/arm/boot/compressed/head-ftvpci.S

Next file: linux-2.4.22/arch/arm/boot/compressed/head-integrator.S
Previous file: linux-2.4.22/arch/arm/boot/compressed/head-epxa10db.S
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/arch/arm/boot/compressed/head-ftvpci.S linux-2.4.22/arch/arm/boot/compressed/head-ftvpci.S
@@ -13,7 +13,7 @@
  * 2 of the License, or (at your option) any later version.
  */
 
-	.section        ".start", #alloc, #execinstr
+	.section        ".start", "ax"
 ftv_start:
 	mcr	p15, 0, r0, c7, c5, 0		@ flush I cache
 	mrc	p15, 0, r0, c1, c0

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)