Skip to content
Commit 61610a20 authored by Dave Martin's avatar Dave Martin
Browse files

squash! arm64/sve: Signal handling support



Signed-off-by: default avatarDave Martin <Dave.Martin@arm.com>

---

Changes since v4
----------------

Miscellaneous:

 * Change inconsistent copy_to_user() calls to __copy_to_user() in
   preserve_sve_context().

   There are already __put_user_error() calls here.

   The whole extended signal frame is already checked for
   access_ok(VERIFY_WRITE) in get_sigframe().
parent 43af341e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment