[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: David Gwynne <dlg_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 16 Oct 2006 19:26:26 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: dlg_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2006/10/16 19:26:26
Modified files:
sys/dev/sdmmc : sdmmc_scsi.c
Log message:
dont pass a copy of sdmmcs scsi_link struct on the stack to the midlayer.
it triggered a panic on detach of the scsibus when it tried to use the
adapters scsi_link struct that was no longer there.
issue found by and this fix tested by pedro@
ok krw@ looks right deraadt@
Visit your host, monkey.org