Merge tag 'loongarch-fixes-6.6-3' of...
Merge tag 'loongarch-fixes-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson Pull LoongArch fixes from Huacai ChenL "Fix 4-level pagetable building, disable WUC for pgprot_writecombine() like ioremap_wc(), use correct annotation for exception handlers, and a trivial cleanup" * tag 'loongarch-fixes-6.6-3' of git://git.kernel.org/pub/scm/linux/kernel/git/chenhuacai/linux-loongson: LoongArch: Disable WUC for pgprot_writecombine() like ioremap_wc() LoongArch: Replace kmap_atomic() with kmap_local_page() in copy_user_highpage() LoongArch: Export symbol invalid_pud_table for modules building LoongArch: Use SYM_CODE_* to annotate exception handlers
Showing
- arch/loongarch/include/asm/io.h 2 additions, 3 deletionsarch/loongarch/include/asm/io.h
- arch/loongarch/include/asm/linkage.h 8 additions, 0 deletionsarch/loongarch/include/asm/linkage.h
- arch/loongarch/include/asm/pgtable-bits.h 3 additions, 1 deletionarch/loongarch/include/asm/pgtable-bits.h
- arch/loongarch/kernel/entry.S 2 additions, 2 deletionsarch/loongarch/kernel/entry.S
- arch/loongarch/kernel/genex.S 8 additions, 8 deletionsarch/loongarch/kernel/genex.S
- arch/loongarch/kernel/setup.c 5 additions, 5 deletionsarch/loongarch/kernel/setup.c
- arch/loongarch/mm/init.c 5 additions, 4 deletionsarch/loongarch/mm/init.c
- arch/loongarch/mm/tlbex.S 18 additions, 18 deletionsarch/loongarch/mm/tlbex.S
Loading
Please register or sign in to comment