Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Deepin-Kernel-SIG] [Upstream] Update kernel base to 6.6.65 #521

Merged

Conversation

Avenger-285714
Copy link
Collaborator

Update kernel base to 6.6.65.

gregkh and others added 4 commits December 14, 2024 09:53
This reverts commit 83d123e27623713dd69eed2569eacf5f1b3c9033 which is
commit e8fbc0d9cab6c1ee6403f42c0991b0c1d5dbc092 upstream.

It causes boot failures of domU guests, and should be reverted.

Cc: Jason Andryuk <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Cc: Juergen Gross <[email protected]>
Cc: Sasha Levin <[email protected]>
Reported-by: Marek Marczykowski-Górecki <[email protected]>
Link: https://lore.kernel.org/r/Z1l6XbHP6BTTZSwr@mail-itl
Signed-off-by: Greg Kroah-Hartman <[email protected]>
This reverts commit f662b4a69e1d6c15db3354de6fc9f923417a5a10 which is
commit b464b461d27d564125db760938643374864c1b1f upstream.

It causes boot failures of domU guests, and should be reverted.

Cc: Jason Andryuk <[email protected]>
Cc: Juergen Gross <[email protected]>
Cc: Sasha Levin <[email protected]>
Cc: Ard Biesheuvel <[email protected]>
Reported-by: Marek Marczykowski-Górecki <[email protected]>
Link: https://lore.kernel.org/r/Z1l6XbHP6BTTZSwr@mail-itl
Signed-off-by: Greg Kroah-Hartman <[email protected]>
commit 7f1e2fc upstream.

Openrisc's implementation of fix_to_virt() & virt_to_fix() share same
functionality with ones of asm generic.

Plus, generic version of fix_to_virt() can trap invalid index at compile
time.

Thus, Replace the arch-specific implementations with asm generic's ones.

Signed-off-by: Dawei Li <[email protected]>
Signed-off-by: Stafford Horne <[email protected]>
Cc: Guenter Roeck <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
@Avenger-285714 Avenger-285714 merged commit 935d42e into deepin-community:linux-6.6.y Dec 14, 2024
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants