Merge tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa
Pull Xtensa fixes from Max Filippov: - use asm-generic instances of asm/param.h and asm/device.h instead of exact copies in arch/xtensa/include/asm; - fix build error for xtensa cores with aliasing WT cache: define cache flushing functions and copy_{to,from}_user_page; - add missing EXPORT_SYMBOLs for clear_user_highpage, copy_user_highpage, flush_dcache_page, local_flush_cache_range, local_flush_cache_page, csum_partial and csum_partial_copy_generic. * tag 'xtensa-20170807' of git://github.com/jcmvbkbc/linux-xtensa: xtensa: mm/cache: add missing EXPORT_SYMBOLs xtensa: don't limit csum_partial export by CONFIG_NET xtensa: fix cache aliasing handling code for WT cache xtensa: remove wrapper header for asm/param.h xtensa: remove wrapper header for asm/device.h
No related branches found
No related tags found
Showing
- arch/xtensa/include/asm/Kbuild 2 additions, 0 deletionsarch/xtensa/include/asm/Kbuild
- arch/xtensa/include/asm/device.h 0 additions, 15 deletionsarch/xtensa/include/asm/device.h
- arch/xtensa/include/asm/param.h 0 additions, 18 deletionsarch/xtensa/include/asm/param.h
- arch/xtensa/kernel/xtensa_ksyms.c 0 additions, 2 deletionsarch/xtensa/kernel/xtensa_ksyms.c
- arch/xtensa/mm/cache.c 8 additions, 8 deletionsarch/xtensa/mm/cache.c
Loading
Please register or sign in to comment