Ingo Molnar <mi...@kernel.org> writes: > The noinstr attribute is to be specified before the return type in the > same way 'inline' is used. > > Similar cases were recently fixed for x86, via: > > 7f6fa101dfac: ("x86: Correct noinstr qualifiers") > > These 2 cases were carried over by the new generic entry code.
Yes, my bad. I merged the above and then forgot to carry it over.