Skip to content

linux: Add version 5.15.131 #2976

Merged
merged 5 commits into from Sep 11, 2023
Merged

linux: Add version 5.15.131 #2976

merged 5 commits into from Sep 11, 2023

Conversation

donald
Copy link
Collaborator

@donald donald commented Sep 11, 2023

@donald
Copy link
Collaborator Author

donald commented Sep 11, 2023

Tested on dose (nfsd) and sigusr2 (nvidia).

@donald
Copy link
Collaborator Author

donald commented Sep 11, 2023

nvidia 510.108.03 also tested on sigusr2.

@donald
Copy link
Collaborator Author

donald commented Sep 11, 2023

Tested on sigusr2

@donald donald merged commit 6b19a5f into master Sep 11, 2023
@pmenzel
Copy link
Collaborator

pmenzel commented Sep 12, 2023

Regression introduced in commit 4921792e04 (drm/amdgpu: install stub fence into potential unused fence pointers) in Linux 5.15.128:

commit 4921792e04f2125b5eadef9dbe9417a8354c7eff
Author: Lang Yu <Lang.Yu@amd.com>
Date:   Fri May 5 20:14:15 2023 +0800

    drm/amdgpu: install stub fence into potential unused fence pointers
    
    [ Upstream commit 187916e6ed9d0c3b3abc27429f7a5f8c936bd1f0 ]
    
    When using cpu to update page tables, vm update fences are unused.
    Install stub fence into these fence pointers instead of NULL
    to avoid NULL dereference when calling dma_fence_wait() on them.
    
    Suggested-by: Christian König <christian.koenig@amd.com>
    Signed-off-by: Lang Yu <Lang.Yu@amd.com>
    Reviewed-by: Christian König <christian.koenig@amd.com>
    Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
    Signed-off-by: Sasha Levin <sashal@kernel.org>

 drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

Alex Deucher comments:

This was autoselected for stable, but was not applicable and should be reverted. I've asked Greg and Sasha to revert it.

@pmenzel
Copy link
Collaborator

pmenzel commented Sep 12, 2023

We are seeing this on stitch:

[    0.000000] DMI: Dell Inc. Precision Tower 3620/0MWYPT, BIOS 2.24.0 11/10/2022

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants