Re: [PATCH] crypto: scatterwalk - Use sg_chain_ptr on chain entries

From: Herbert Xu
Date: Mon Dec 09 2013 - 06:57:28 EST


On Thu, Dec 05, 2013 at 01:09:53PM -0600, Tom Lendacky wrote:
> Now that scatterwalk_sg_chain sets the chain pointer bit the sg_page
> call in scatterwalk_sg_next hits a BUG_ON when CONFIG_DEBUG_SG is
> enabled. Use sg_chain_ptr instead of sg_page on a chain entry.
>
> Signed-off-by: Tom Lendacky <thomas.lendacky@xxxxxxx>

Patch applied. Thanks!
--
Email: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/