[PATCH 0/2] xfrm/crypto: unaligned access fixes

From: Sowmini Varadhan
Date: Mon Oct 19 2015 - 17:25:32 EST


A two-part patchset that fixes some "unaligned access" warnings
that showed up my sparc test machines with ipsec set up.


Sowmini Varadhan (2):
crypto/x509: Fix unaligned access in x509_get_sig_params()
Fix unaligned access in xfrm_notify_sa() for DELSA

crypto/asymmetric_keys/x509_public_key.c | 5 +++--
net/xfrm/xfrm_user.c | 2 +-
2 files changed, 4 insertions(+), 3 deletions(-)

--
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/