Re: [PATCH v2 30/37] ALSA: seq: Automatic conversion of UMP events

From: Mike Lothian
Date: Wed Dec 11 2024 - 05:35:27 EST


Hi

I'm not sure when this first appeared but I see the following when
compiling/linking with Clang 19.1.5

vmlinux.o: warning: objtool: cc_ev_to_ump_midi2+0x5a5: return with
modified stack frame

This is the only commit I can see that has cc_ev_to_ump_midi2 in it

Cheers

Mike