Commit 02c1b082 authored by Andrew Donnellan's avatar Andrew Donnellan Committed by Madhavan Srinivasan
Browse files

KVM: PPC: Fix misleading interrupts comment in kvmppc_prepare_to_enter()



Until commit 6c85f52b ("kvm/ppc: IRQ disabling cleanup"),
kvmppc_prepare_to_enter() was called with interrupts already disabled by
the caller, which was documented in the comment above the function.

Post-cleanup, the function is now called with interrupts enabled, and
disables interrupts itself.

Fix the comment to reflect the current behaviour.

Fixes: 6c85f52b ("kvm/ppc: IRQ disabling cleanup")
Signed-off-by: default avatarAndrew Donnellan <ajd@linux.ibm.com>
Reviewed-by: default avatarAmit Machhiwal <amachhiw@linux.ibm.com>
Reviewed-by: default avatarGautam Menghani <gautam@linux.ibm.com>
Reviewed-by: default avatarShrikanth Hegde <sshegde@linux.ibm.com>
[Fixed the double colon in Reviewed-by line]
Signed-off-by: default avatarMadhavan Srinivasan <maddy@linux.ibm.com>
Link: https://patch.msgid.link/20250806055607.17081-1-ajd@linux.ibm.com
parent c17b750b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment