Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1672440
| From | Herbert Xu <herbert@gondor.apana.org.au> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] crypto: caam - fix gfp allocation flags (part II) |
| Date | 2017-06-22 11:10 +0200 |
| Message-ID | <tV6hH-2Cj-7@gated-at.bofh.it> (permalink) |
| References | <tThTY-4Th-5@gated-at.bofh.it> <tV6hH-2Cj-9@gated-at.bofh.it> <tV6hH-2Cj-11@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Mon, Jun 19, 2017 at 11:44:46AM +0300, Horia Geantă wrote: > This is the 2nd part of fixing the usage of GFP_KERNEL for memory > allocations, taking care off all the places that haven't caused a real > problem / failure. > Again, the issue being fixed is that GFP_KERNEL should be used only when > MAY_SLEEP flag is set, i.e. MAY_BACKLOG flag usage is orthogonal. > > Signed-off-by: Horia Geantă <horia.geanta@nxp.com> Patch applied. Thanks. -- Email: Herbert Xu <herbert@gondor.apana.org.au> Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH 2/2] crypto: caam - fix gfp allocation flags (part II) Herbert Xu <herbert@gondor.apana.org.au> - 2017-06-22 11:10 +0200
csiph-web