Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 39233
b: refs/heads/master
c: fa1f5ea
h: refs/heads/master
i:
  39231: fb14e08
v: v3
  • Loading branch information
Al Viro authored and Linus Torvalds committed Oct 10, 2006
1 parent f8b3d63 commit b994453
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 86f93336543314ffc46787845b631029cf11d6f8
refs/heads/master: fa1f5ea860af34d74c1475eddde3364e71fac15d
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/scsi_error.c
Original file line number Diff line number Diff line change
Expand Up @@ -495,7 +495,7 @@ static int scsi_send_eh_cmnd(struct scsi_cmnd *scmd, unsigned char *cmnd,
memcpy(scmd->cmnd, cmnd, cmnd_size);

if (copy_sense) {
int gfp_mask = GFP_ATOMIC;
gfp_t gfp_mask = GFP_ATOMIC;

if (shost->hostt->unchecked_isa_dma)
gfp_mask |= __GFP_DMA;
Expand Down

0 comments on commit b994453

Please sign in to comment.