summaryrefslogtreecommitdiff
path: root/include/linux/buffer_head.h
diff options
context:
space:
mode:
authorPatrick Mochel <mochel@osdl.org>2002-06-03 05:51:12 -0700
committerPatrick Mochel <mochel@osdl.org>2002-06-03 05:51:12 -0700
commit96d36ec0ebe75b6a759b899813c74eeb011af7c2 (patch)
treec8b85461a05ec431d93f6a1351a37fec22f465cd /include/linux/buffer_head.h
parentd6022129c2de4e47f258013743809a3da69edce4 (diff)
Do manual traversing of drivers' devices list when unbinding the driver.
driver_unbind was called when drv->refcount == 0. It would call driver_for_each_dev to do the unbinding The first thing that would do was get_device, which... BUG()'d if drv->refcount == 0. Duh.
Diffstat (limited to 'include/linux/buffer_head.h')
0 files changed, 0 insertions, 0 deletions