Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1625786

Re: [PATCH] scsi: ibmvfc: don't check for failure from mempool_alloc()

From "Martin K. Petersen" <martin.petersen@oracle.com>
Newsgroups linux.kernel
Subject Re: [PATCH] scsi: ibmvfc: don't check for failure from mempool_alloc()
Date 2017-04-19 04:00 +0200
Message-ID <txN4u-5t3-5@gated-at.bofh.it> (permalink)
References <tux5T-2WR-9@gated-at.bofh.it>
Organization Oracle Corporation

Show all headers | View raw


NeilBrown <neilb@suse.com> writes:

> mempool_alloc() cannot fail when passed GFP_NOIO or any other gfp
> setting that is permitted to sleep.  So remove this pointless code.

Applied to 4.12/scsi-queue. Thanks!

-- 
Martin K. Petersen	Oracle Linux Engineering

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH] scsi: ibmvfc: don't check for failure from mempool_alloc() "Martin K. Petersen" <martin.petersen@oracle.com> - 2017-04-19 04:00 +0200

csiph-web