arch/i386/kernel/efi_stub.S: Assembler messages: arch/i386/kernel/efi_stub.S:26: Warning: ignoring changed section attributes for .text 25-akpm/arch/i386/kernel/efi_stub.S | 1 - 1 files changed, 1 deletion(-) diff -puN arch/i386/kernel/efi_stub.S~ia32-efi-asm-warning-fix arch/i386/kernel/efi_stub.S --- 25/arch/i386/kernel/efi_stub.S~ia32-efi-asm-warning-fix Wed Oct 15 13:28:45 2003 +++ 25-akpm/arch/i386/kernel/efi_stub.S Wed Oct 15 13:28:48 2003 @@ -23,7 +23,6 @@ */ .text -.section .text, "a" ENTRY(efi_call_phys) /* * 0. The function can only be called in Linux kernel. So CS has been _