On Thu, Aug 26, 2021, Bill Wendling wrote: > Define "noline" macro to reduce the amount of typing for functions using > the "noinline" attribute. > > Signed-off-by: Bill Wendling <morbo@xxxxxxxxxx> > --- Reviewed-by: Sean Christopherson <seanjc@xxxxxxxxxx> For your own sanity, you'll probably want to send this as part of your other series to fix clang's zealous inlining, there's a decent chance Paolo won't get to this for several weeks.