On 3 May 2013 at 15:03, Jani Nikula wrote: > >> This fixes a compilation issue with clang. An initial version of this patch > >> was developed by PaX Team <pageexec at freemail.hu>. > >> This is respin of this patch. > >> > >> Signed-off-by: Jan-Simon Möller <dl...@gmx.de> > >> CC: pagee...@freemail.hu > >> CC: daniel.vet...@ffwll.ch > >> CC: airl...@linux.ie > >> CC: intel-...@lists.freedesktop.org > >> CC: dri-de...@lists.freedesktop.org > >> CC: linux-kernel@vger.kernel.org > > Picked up for -fixes, thanks for the patch. > > Please drop it. > > The patch removes the inline keyword, creating dozens of copies of the > functions, and consequently loads of warnings:
in my original patch they were both static inline, not sure where the inline got lost... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/