[PATCH 0/2] xfrm/crypto: unaligned access fixes
From: Sowmini Varadhan <hidden>
Date: 2015-10-19 21:24:42
Also in:
linux-crypto, lkml
From: Sowmini Varadhan <hidden>
Date: 2015-10-19 21:24:42
Also in:
linux-crypto, lkml
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(-)