Re: [PATCH v4 2/2] ARM: OMAP2: drop explicit assembler architecture
From: Nick Desaulniers <hidden>
Date: 2019-05-30 20:03:02
Also in:
lkml
From: Nick Desaulniers <hidden>
Date: 2019-05-30 20:03:02
Also in:
lkml
On Mon, May 27, 2019 at 3:41 PM Stefan Agner [off-list ref] wrote:
OMAP2 depends on ARCH_MULTI_V6, which makes sure that the kernel is compiled with -march=armv6. The compiler frontend will pass the architecture to the assembler. There is no explicit architecture specification necessary. Signed-off-by: Stefan Agner <stefan@agner.ch> Acked-by: Tony Lindgren <tony@atomide.com> --- Changes since v2: - New patch Changes since v3: - Rebase on top of v5.2-rc2
Hi Stefan, looks like both patches are ack'd. Are you waiting for an explicit reviewed by tag to submit to https://www.armlinux.org.uk/developer/patches/? -- Thanks, ~Nick Desaulniers _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel