voidsmp_message_recv(intmsg){switch(msg) {casePPC_MSG_CALL_FUNCTION:generic_smp_call_function_interrupt();break;casePPC_MSG_RESCHEDULE:/* we notice need_resched on exit */break;casePPC_MSG_CALL_FUNC_SINGLE: generic_smp_call_function_single_interrupt();break;casePPC_MSG_DEBUGGER_BREAK:if(cr...
select GENERIC_CLOCKEVENTS_BROADCAST if SMP select GENERIC_EARLY_IOREMAP select GENERIC_ENTRY select GENERIC_GETTIMEOFDAY if HAVE_GENERIC_VDSO select GENERIC_IDLE_POLL_SETUP select GENERIC_IOREMAP if MMU 2 changes: 2 additions & 0 deletions 2 arch/riscv/include/asm/asm-prototypes.h Original file...
or if it’s permitted (not in_interrupt, not holding SMP locks), pass GFP_KERNEL to allow blocking. Like dma_alloc_coherent(), this returns two values: an address usable by the CPU, and the DMA address usable
or if it’s permitted (not in_interrupt, not holding SMP locks), pass GFP_KERNEL to allow blocking. Like dma_alloc_coherent(), this returns two values: an address usable by the CPU, and the DMA address usable