Merge tag 'xtensa-20201119' of git://github.com/jcmvbkbc/linux-xtensa
Pull xtensa fixes from Max Filippov: - fix placement of cache alias remapping area - disable preemption around cache alias management calls - add missing __user annotation to strncpy_from_user argument * tag 'xtensa-20201119' of git://github.com/jcmvbkbc/linux-xtensa: xtensa: uaccess: Add missing __user to strncpy_from_user() prototype xtensa: disable preemption around cache alias management calls xtensa: fix TLBTEMP area placement
No related branches found
No related tags found
Showing
- Documentation/xtensa/mmu.rst 6 additions, 3 deletionsDocumentation/xtensa/mmu.rst
- arch/xtensa/include/asm/pgtable.h 1 addition, 1 deletionarch/xtensa/include/asm/pgtable.h
- arch/xtensa/include/asm/uaccess.h 1 addition, 1 deletionarch/xtensa/include/asm/uaccess.h
- arch/xtensa/mm/cache.c 14 additions, 0 deletionsarch/xtensa/mm/cache.c
Please register or sign in to comment