[PATCH v12 14/21] x86/asm/crypto: Move .Lbswap_mask data to .rodata section

2015-09-09 Thread Josh Poimboeuf
stacktool reports the following warning: stacktool: arch/x86/crypto/aesni-intel_asm.o: _aesni_inc_init(): can't find starting instruction stacktool gets confused when it tries to disassemble the following data in the .text section: .Lbswap_mask: .byte 15, 14, 13, 12, 11, 10, 9,

[PATCH v12 14/21] x86/asm/crypto: Move .Lbswap_mask data to .rodata section

2015-09-09 Thread Josh Poimboeuf
stacktool reports the following warning: stacktool: arch/x86/crypto/aesni-intel_asm.o: _aesni_inc_init(): can't find starting instruction stacktool gets confused when it tries to disassemble the following data in the .text section: .Lbswap_mask: .byte 15, 14, 13, 12, 11, 10, 9,