diff options
| author | Aruna Ramakrishna <aruna.ramakrishna@oracle.com> | 2024-11-19 17:45:19 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-12-14 20:03:16 +0100 |
| commit | 00dee8e1d7a9398077d8d162ff87f9d59bbfdde5 (patch) | |
| tree | a0e0391785384ba8a2f3b49cfc02bd40d79090be /tools/testing | |
| parent | 554888798756e86eeab3e24e73ce9cf0849e51b8 (diff) | |
| download | linux-00dee8e1d7a9398077d8d162ff87f9d59bbfdde5.tar.gz linux-00dee8e1d7a9398077d8d162ff87f9d59bbfdde5.tar.bz2 linux-00dee8e1d7a9398077d8d162ff87f9d59bbfdde5.zip | |
x86/pkeys: Change caller of update_pkru_in_sigframe()
[ Upstream commit 6a1853bdf17874392476b552398df261f75503e0 ]
update_pkru_in_sigframe() will shortly need some information which
is only available inside xsave_to_user_sigframe(). Move
update_pkru_in_sigframe() inside the other function to make it
easier to provide it that information.
No functional changes.
Signed-off-by: Aruna Ramakrishna <aruna.ramakrishna@oracle.com>
Signed-off-by: Dave Hansen <dave.hansen@linux.intel.com>
Link: https://lore.kernel.org/all/20241119174520.3987538-2-aruna.ramakrishna%40oracle.com
Stable-dep-of: ae6012d72fa6 ("x86/pkeys: Ensure updated PKRU value is XRSTOR'd")
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'tools/testing')
0 files changed, 0 insertions, 0 deletions
