aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
diff options
context:
space:
mode:
authorRyo Takakura <[email protected]>2024-08-12 07:27:03 +0000
committerPetr Mladek <[email protected]>2024-08-13 12:16:22 +0000
commitbcc954c6caba01fca143162d5fbb90e46aa1ad80 (patch)
tree1753c205754918fdb84a270566df359ae6dc8cd5 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c
parentMerge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker... (diff)
downloadkernel-bcc954c6caba01fca143162d5fbb90e46aa1ad80.tar.gz
kernel-bcc954c6caba01fca143162d5fbb90e46aa1ad80.zip
printk/panic: Allow cpu backtraces to be written into ringbuffer during panic
commit 779dbc2e78d7 ("printk: Avoid non-panic CPUs writing to ringbuffer") disabled non-panic CPUs to further write messages to ringbuffer after panicked. Since the commit, non-panicked CPU's are not allowed to write to ring buffer after panicked and CPU backtrace which is triggered after panicked to sample non-panicked CPUs' backtrace no longer serves its function as it has nothing to print. Fix the issue by allowing non-panicked CPUs to write into ringbuffer while CPU backtrace is in flight. Fixes: 779dbc2e78d7 ("printk: Avoid non-panic CPUs writing to ringbuffer") Signed-off-by: Ryo Takakura <[email protected]> Reviewed-by: Petr Mladek <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions