summaryrefslogtreecommitdiff
path: root/tools/objtool/arch
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2016-12-02 13:33:40 +0100
committerLuca Coelho <luciano.coelho@intel.com>2017-02-03 16:26:41 +0200
commit45b957e3edd22139a4e20067b39e15acbf36fb92 (patch)
treefbb347e77b52e704174385eec399a4abcd00c1f1 /tools/objtool/arch
parent01796ff2fa6e81b0d806e735308d8171bcbfbec7 (diff)
iwlwifi: mvm: reduce usage of IEEE80211_SKB_CB()
There's already a variable with the result in scope, use that. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Diffstat (limited to 'tools/objtool/arch')
0 files changed, 0 insertions, 0 deletions
e.c?h=nds-private-remove&id=678b5c6b22fed89a13d5b2267f423069a9b11c80'>678b5c6b22fed89a13d5b2267f423069a9b11c80 (diff)
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Pull crypto fixes from Herbert Xu: "This fixes the following issues: - Fix pointer size when caam is used with AArch64 boot loader on AArch32 kernel. - Fix ahash state corruption in marvell driver. - Fix buggy algif_aed tag handling. - Prevent mcryptd from being used with incompatible algorithms which can cause crashes" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: algif_aead - fix uninitialized variable warning crypto: mcryptd - Check mcryptd algorithm compatibility crypto: algif_aead - fix AEAD tag memory handling crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash crypto: marvell - Don't copy hash operation twice into the SRAM
Diffstat (limited to 'sound/soc/cirrus/simone.c')