On Thu, Aug 9, 2018 at 7:45 PM Paul Burton <[email protected]> wrote: > > Include an arch-specific asm/compiler.h and allow for it to define a > custom version of barrier_before_unreachable(), which is needed to > workaround several issues on the MIPS architecture. > > This patch includes an effectively empty asm-generic implementation of > asm/compiler.h for all architectures except alpha, arm, arm64, and mips > (which already have an asm/compiler.h) and leaves the architecture > specifics to a further patch. > > Signed-off-by: Paul Burton <[email protected]> > [[email protected]: Forward port and use asm/compiler.h instead of > asm/compiler-gcc.h] > Signed-off-by: James Hogan <[email protected]> > Reviewed-by: Paul Burton <[email protected]> > Cc: Arnd Bergmann <[email protected]> > Cc: Ralf Baechle <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected]
Reviewed-by: Arnd Bergmann <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-alpha" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
