On Wed, Jul 18, 2018 at 10:48:37AM +0200, Greg KH wrote: > On Tue, Jul 17, 2018 at 04:48:01PM -0700, Nick Desaulniers wrote: > > Please cherry-pick upstream commits: > > > > d03db2b "compiler-gcc.h: Add __attribute__((gnu_inline)) to all inline > > declarations" > > This took a bunch of work to get it to work for 4.9, I didn't mess with > it for 4.4.y, can you provide a patch series for that tree? Hm, I > wonder if the same commits I did for 4.9.y would work there, let me try > that first... Ok, nevermind, I got all of the above to work for 4.4.y now as well. Hopefully it passes my test builds... > > 0e2e160 "x86/asm: Add _ASM_ARG* constants for argument registers to <asm/asm.h>" > > This didn't work for 4.4.y either :( I got this to apply as well now, so all should be good. thanks, greg k-h