mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-20 18:15:29 +00:00
[SCSI] scsi_error: send the sense buffer down without copying
Now that the block submission path correctly bounces, we can simply use the command sense_buffer to send to retrieve sense information and junk the unnecessary page allocation. Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
This commit is contained in:
parent
a6123f1429
commit
355dfa1bc8
1 changed files with 3 additions and 23 deletions
Loading…
Add table
Add a link
Reference in a new issue