On Tue, Feb 02, 2016 at 11:38:21AM -0600, Tom Lendacky wrote: > Use a local variable for the exported and imported state so that > alignment is not an issue. On export, set a local variable from the > request context and then memcpy the contents of the local variable to > the export memory area. On import, memcpy the import memory area into > a local variable and then use the local variable to set the request > context. > > Cc: <stable@xxxxxxxxxxxxxxx> # 3.14.x- > Signed-off-by: Tom Lendacky <thomas.lendacky@xxxxxxx> Applied. -- 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 stable" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html