summaryrefslogtreecommitdiff
path: root/include/net/aligned_data.h
diff options
context:
space:
mode:
authorJay Cornwall <jay.cornwall@amd.com>2025-11-14 14:32:42 -0600
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2026-01-08 10:17:18 +0100
commiteb1494204d717eede1f0316c349a047dc61b5669 (patch)
treee94d8db07131183da412cf060fdfaaa4b663a543 /include/net/aligned_data.h
parent7f26af7bf9b76c2c2a1a761aab5803e52be21eea (diff)
drm/amdkfd: Trap handler support for expert scheduling mode
commit b7851f8c66191cd23a0a08bd484465ad74bbbb7d upstream. The trap may be entered with dependency checking disabled. Wait for dependency counters and save/restore scheduling mode. v2: Use ttmp1 instead of ttmp11. ttmp11 is not zero-initialized. While the trap handler does zero this field before use, a user-mode second-level trap handler could not rely on this being zero when using an older kernel mode driver. v3: Use ttmp11 primarily but copy to ttmp1 before jumping to the second level trap handler. ttmp1 is inspectable by a debugger. Unexpected bits in the unused space may regress existing software. Signed-off-by: Jay Cornwall <jay.cornwall@amd.com> Reviewed-by: Lancelot Six <lancelot.six@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> (cherry picked from commit 423888879412e94725ca2bdccd89414887d98e31) Cc: stable@vger.kernel.org Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/net/aligned_data.h')
0 files changed, 0 insertions, 0 deletions