linux/arch/xtensa
Max Filippov d4ff983e32 xtensa: fix pgprot_noncached assumptions
pgprot_noncached assumes that cache bypass attribute is represented as
zero. This may not always be true. Fix pgprot_noncached definition by
adding _PAGE_CA_BYPASS to the result.

Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
2021-04-04 15:39:03 -07:00
..
boot xtensa: remove unneeded export in boot-elf/Makefile 2021-04-04 15:39:02 -07:00
configs arch: xtensa: Remove CONFIG_OPROFILE support 2021-01-29 10:05:51 +05:30
include xtensa: fix pgprot_noncached assumptions 2021-04-04 15:39:03 -07:00
kernel xtensa: syscalls: switch to generic syscallhdr.sh 2021-04-04 15:39:03 -07:00
lib xtensa: propagate the calling conventions change down into csum_partial_copy_generic() 2020-08-20 15:45:21 -04:00
mm xtensa: simplify coherent_kvaddr logic 2021-04-04 15:39:03 -07:00
platforms block: store a block_device pointer in struct bio 2021-01-24 18:17:20 -07:00
variants xtensa: add test_kc705_be variant 2018-08-20 12:34:45 -07:00
Kconfig xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig 2021-04-04 15:39:02 -07:00
Kconfig.debug xtensa: make stack dump size configurable 2019-11-26 11:33:39 -08:00
Makefile xtensa: move CONFIG_CPU_*_ENDIAN defines to Kconfig 2021-04-04 15:39:02 -07:00