git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d54c5c2
)
hpsa: get rid of cmd_special_alloc and cmd_special_free
author
Stephen Cameron
<stephenmcameron@gmail.com>
Fri, 23 Jan 2015 22:43:04 +0000
(16:43 -0600)
committer
James Bottomley
<JBottomley@Parallels.com>
Mon, 2 Feb 2015 17:57:39 +0000
(09:57 -0800)
We have commands reserved for internal use.
This is laying the groundwork for removing the internal
queue of commands from the driver so that the locks that
protect that queue may be removed.
Reviewed-by: Scott Teel <scott.teel@pmcs.com>
Signed-off-by: Don Brace <don.brace@pmcs.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
No differences found