diff options
author | Dave Martin <Dave.Martin@arm.com> | 2017-06-30 20:56:09 +0300 |
---|---|---|
committer | Russell King <rmk+kernel@armlinux.org.uk> | 2017-07-24 16:26:54 +0300 |
commit | 269583559cdd8ab1203210893590ed4cc6af8171 (patch) | |
tree | 58d79973c235bdbda11236dc3f8c36f0f132ccac /arch/arm/include/asm/ucontext.h | |
parent | 0d70262a2d60886da6fe5b1fc8bbcd76cbbc306d (diff) | |
download | linux-269583559cdd8ab1203210893590ed4cc6af8171.tar.xz |
ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessors
preserve_iwmmxt_context() and restore_iwmmxt_context() lack __user
accessors on their arguments pointing to the user signal frame.
There does not be appear to be a bug here, but this omission is
inconsistent with the crunch and vfp sigframe access functions.
This patch adds the annotations, for consistency.
Signed-off-by: Dave Martin <Dave.Martin@arm.com>
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Diffstat (limited to 'arch/arm/include/asm/ucontext.h')
0 files changed, 0 insertions, 0 deletions