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


Groups > linux.kernel > #1672440 > unrolled thread

Re: [PATCH 2/2] crypto: caam - fix gfp allocation flags (part II)

Started byHerbert Xu <herbert@gondor.apana.org.au>
First post2017-06-22 11:10 +0200
Last post2017-06-22 11:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  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

#1672440 — Re: [PATCH 2/2] crypto: caam - fix gfp allocation flags (part II)

FromHerbert Xu <herbert@gondor.apana.org.au>
Date2017-06-22 11:10 +0200
SubjectRe: [PATCH 2/2] crypto: caam - fix gfp allocation flags (part II)
Message-ID<tV6hH-2Cj-7@gated-at.bofh.it>
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

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web