diff options
author | 2012-08-18 16:00:20 +0000 | |
---|---|---|
committer | 2012-08-18 16:00:20 +0000 | |
commit | 92a3ba1d2cf94e7a42f64703a65c8c91210a555e (patch) | |
tree | a278f968609bdb180f213d9bb5266a7b9ada7038 /lib/libcrypto/LPdir_unix.c | |
parent | Major update of the mta internals. (diff) | |
download | wireguard-openbsd-92a3ba1d2cf94e7a42f64703a65c8c91210a555e.tar.xz wireguard-openbsd-92a3ba1d2cf94e7a42f64703a65c8c91210a555e.zip |
glxpcib(4) invokes pcibattach assuming pcib doesn't need more than a
`struct device' as its softc. This is not the case on loongson, and the
glxpcib softc gets subtly corrupted, causing a kernel panic when attempting
to select the glxpcib timecounter as the current timecounter.
Skirt this by not using the pcib softc fields if we are invoked from
glxpcib - it is not really worth putting pcib_softc in a header for the sake
of MI glxpcib code.
Diffstat (limited to 'lib/libcrypto/LPdir_unix.c')
0 files changed, 0 insertions, 0 deletions