i2c-omap: add mpu wake up latency constraint in i2c
[safe/jmp/linux-2.6] / arch / x86 / boot / pmjump.S
index 019c17a..3e0edc6 100644 (file)
@@ -47,6 +47,7 @@ GLOBAL(protected_mode_jump)
 ENDPROC(protected_mode_jump)
 
        .code32
+       .section ".text32","ax"
 GLOBAL(in_pm32)
        # Set up data segments for flat 32-bit mode
        movl    %ecx, %ds