summaryrefslogtreecommitdiff
path: root/arch/xtensa/boot
diff options
context:
space:
mode:
authorMax Filippov <jcmvbkbc@gmail.com>2017-04-28 19:40:00 +0300
committerMax Filippov <jcmvbkbc@gmail.com>2017-12-10 10:55:56 +0300
commit7bf5234db7cce45fa9ff237ce0f45da2bd277cad (patch)
tree2b376172285d3d145e3c5ace2ed2307da276dae9 /arch/xtensa/boot
parentbebc6082da0a9f5d47a1ea2edc099bf671058bd4 (diff)
downloadlinux-7bf5234db7cce45fa9ff237ce0f45da2bd277cad.tar.xz
xtensa: add -mno-serialize-volatile to CFLAGS
By default xtensa gcc inserts memw for all volatile object accesses. This is too pessimistic for the kernel: there should be no "normal" volatile objects, and all special objects, like MMIO or objects shared between CPUs should have explicit barriers. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'arch/xtensa/boot')
0 files changed, 0 insertions, 0 deletions