NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/58869 CVS commit: src/sys/sys
The following reply was made to PR kern/58869; it has been noted by GNATS.
From: "Taylor R Campbell" <riastradh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/58869 CVS commit: src/sys/sys
Date: Wed, 4 Dec 2024 15:25:30 +0000
Module Name: src
Committed By: riastradh
Date: Wed Dec 4 15:25:30 UTC 2024
Modified Files:
src/sys/sys: ipmi.h
Log Message:
sys/ipmi.h: Tidy header file.
Need <sys/ioccom.h> for _IOWR/_IOW/_IOR. Nix trailing whitespace.
Cleanup in preparation for:
PR kern/58869: ipmi(4) holds sc_cmd_mtx across copyout, needed for
wdog tickle
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/sys/ipmi.h
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