summaryrefslogtreecommitdiff
path: root/drivers/scsi/mac_esp.c
diff options
context:
space:
mode:
authorChristoph Hellwig <hch@lst.de>2018-10-13 10:26:24 +0300
committerMartin K. Petersen <martin.petersen@oracle.com>2018-10-16 06:00:38 +0300
commit10c0cd38ce4cd2015a683e296596738adab9221f (patch)
treec4a2432190f35e40c4fc8c27db5ba86de9e6700d /drivers/scsi/mac_esp.c
parentd47b3bd797f158366a4b2193ae82e191a21c45f3 (diff)
downloadlinux-10c0cd38ce4cd2015a683e296596738adab9221f.tar.xz
scsi: sun_esp: don't use GFP_ATOMIC for command block allocation
esp_sbus_map_command_block is called straight from the probe routine without any locks held, so we can safely use GFP_KERNEL here. Signed-off-by: Christoph Hellwig <hch@lst.de> Tested-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/mac_esp.c')
0 files changed, 0 insertions, 0 deletions