aboutsummaryrefslogtreecommitdiff
path: root/scripts/basic/split-include.c
diff options
context:
space:
mode:
authorMichael Richardson <[email protected]>2006-01-09 01:04:51 -0800
committerGreg Kroah-Hartman <[email protected]>2006-01-13 11:26:12 -0800
commit9c08a938ce5a3e1c9d5f764dc6ae844cb1af76ff (patch)
tree9bd0a984b2e5466454e2633783786a516fe14484 /scripts/basic/split-include.c
parent2d7b5a70e01ff8b1b054d8313362e454e3057c5a (diff)
[PATCH] device_shutdown can loop if the driver frees itself
This patch changes device_shutdown() to use the newly introduced safe reverse list traversal. We experienced loops on system reboot if we had removed and re-inserted our device from the device list. We noticed this problem on PPC405. Our PCI IDE device comes and goes a lot. Our hypothesis was that there was a loop caused by the driver->shutdown freeing memory. It is possible that we do something wrong as well, but being unable to reboot is kind of nasty. Signed-off-by: Michael Richardson <[email protected]> Cc: Patrick Mochel <[email protected]> Cc: David Howells <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/basic/split-include.c')
0 files changed, 0 insertions, 0 deletions