History log of /openbsd/sys/arch/hppa/hppa/ipi.c (Results 1 – 5 of 5)
Revision Date Author Comments
# b27348b2 08-Sep-2017 deraadt <deraadt@openbsd.org>

If you use sys/param.h, you don't need sys/types.h


# ee9717a0 14-Jan-2011 jsing <jsing@openbsd.org>

Implement a function to broadcast IPIs to all running CPUs.

ok kettenis@ deraadt@ miod@


# b71a5009 14-Jan-2011 jsing <jsing@openbsd.org>

Provide an IPI to halt a CPU.

ok kettenis@ deraadt@ miod@


# ed3d8ff0 02-Jul-2010 jsing <jsing@openbsd.org>

Implement FPU shootdowns for hppa multiprocessor kernels. There are still
some subtle bugs however these can be fixed in tree.

ok kettenis@


# 72d6f90c 21-May-2010 jsing <jsing@openbsd.org>

Add support for IPIs on hppa.

ok kettenis@