On Fri Jun 6, 2025 at 10:14 AM CEST, Janosch Frank wrote: > On 6/5/25 6:14 PM, Christoph Schlameuss wrote: >> Since we are no longer switching from a BSCA to a ESCA we can completely >> get rid of the sca_lock. The write lock was only taken for that >> conversion. >> >> After removal of the lock some local code cleanups are possible. >> >> Signed-off-by: Christoph Schlameuss <schlameuss@xxxxxxxxxxxxx> >> --- >> The patch depends on "KVM: s390: Use ESCA instead of BSCA at VM init" >> >> Link: https://lore.kernel.org/r/20250603-rm-bsca-v5-1-f691288ada5c@xxxxxxxxxxxxx > > I'm throwing this into the CI. > > If people suggest something, *cough* me for instance *cough*, it doesn't > hurt to add a suggested-by tag. Noted. Will add that if I have to touch this again. Otherwise I assume we can add this in picking?