Skip to content
Snippets Groups Projects
Commit 1b0997f5 authored by Linus Torvalds's avatar Linus Torvalds
Browse files

Revert "[SCSI] fix usb storage oops"


This reverts commit 34ea80ec.

It does a put_device() from softirq context, which is bad since it gets
a semaphore for reading.

Signed-off-by: default avatarLinus Torvalds <torvalds@osdl.org>
parent 2741049e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment