opnsense-src/sys/powerpc/aim
Alfredo Dal'Ava Junior b9ced1317b powerpc: slb_alloc_user_cache: fix missing uma_zalloc wait flag
Flags should be M_WAITOK | M_ZERO instead of just M_ZERO

Reviewed by:	markj
MFC after:	2 days
Sponsored by:	Instituto de Pesquisas Eldorado (eldorado.org.br)
Differential Revision:	https://reviews.freebsd.org/D36865

(cherry picked from commit ff80ab1ceb)
2022-10-05 21:14:29 -03:00
..
aim_machdep.c powerpc64: make radix with superpages default 2022-10-04 13:24:15 -03:00
locore.S Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00
locore32.S powerpc64: Add a trap stack area 2019-02-04 16:02:03 +00:00
locore64.S powerpc64le: fix boot when using QEMU PowerNV 2022-10-04 13:24:14 -03:00
mmu_oea.c powerpc: Fix two typos in source code comments 2022-04-14 08:09:49 +02:00
mmu_oea64.c Adjust function definitions in mmu_oea64.c to avoid clang 15 warnings 2022-08-21 13:13:32 +02:00
mmu_oea64.h Implement superpages for PowerPC64 (HPT) 2020-11-06 14:12:45 +00:00
mmu_radix.c powerpc64: fix radix on pseries TLB invalidation 2022-10-04 13:24:14 -03:00
moea64_native.c Adjust function definition in moea64_native.c to avoid clang 15 warning 2022-08-21 13:16:43 +02:00
mp_cpudep.c sched: separate out schedinit_ap() 2022-02-10 14:55:29 -06:00
slb.c powerpc: slb_alloc_user_cache: fix missing uma_zalloc wait flag 2022-10-05 21:14:29 -03:00
trap_subr32.S [PowerPC] Fix invalid asm in trap code 2020-05-27 00:17:05 +00:00
trap_subr64.S Add CFI start/end proc directives to arm64, i386, and ppc 2020-12-05 00:33:28 +00:00