Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/pci
Module Name: src
Committed By: bouyer
Date: Mon May 26 08:27:04 UTC 2025
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Mark the interrupt handler MPSAFE; the driver was made MPSAFE 2 years
ago but it seems that pci_intr_setattr(PCI_INTR_MPSAFE) was missed.
OK skrll@
To generate a diff of this commit:
cvs rdiff -u -r1.397 -r1.398 src/sys/dev/pci/if_bge.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index