freebsd-dev/sys/powerpc/pseries
Jung-uk Kim fd90e2ed54 CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten
years for head.  However, it is continuously misused as the mpsafe argument
for callout_init(9).  Deprecate the flag and clean up callout_init() calls
to make them more consistent.

Differential Revision:	https://reviews.freebsd.org/D2613
Reviewed by:	jhb
MFC after:	2 weeks
2015-05-22 17:05:21 +00:00
..
mmu_phyp.c Convert PTE eviction lock from an RW lock to a RM lock. It is held for 2015-03-16 16:29:33 +00:00
phyp_console.c CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than ten 2015-05-22 17:05:21 +00:00
phyp_llan.c The H_VIO_SIGNAL hypercall only enables interrupts for future received 2015-03-12 17:01:30 +00:00
phyp_vscsi.c Fix race in interrupt handling that could cause IO to hang up under heavy 2015-02-23 20:38:00 +00:00
phyp-hvcall.h
phyp-hvcall.S Allow hypervisor calls with more than 7 arguments. 2013-10-20 01:28:39 +00:00
platform_chrp.c Properly hide a variable under #ifdef as it is only used inside the 2015-02-09 11:34:45 +00:00
plpar_iommu.c Fix bug in mapppings of multiple pages exposed by updates to the VSCSI 2015-01-27 07:20:00 +00:00
plpar_iommu.h
plpar_pcibus.c Following the approach with ACPI DMAR on x86, split IOMMU handling into 2013-11-12 16:15:09 +00:00
rtas_dev.c Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
rtas_pci.c Move Open Firmware device root on PowerPC, ARM, and MIPS systems to 2014-02-05 14:44:22 +00:00
vdevice.c Provide the number of interrupt resources added to the list 2015-05-15 13:55:18 +00:00
xics.c Add error reporting to interrupt CPU binding. 2015-02-10 00:57:26 +00:00