Hi Geert, On 30/08/16 17:32, Geert Uytterhoeven wrote: > Hi Greg, > > On Tue, Aug 30, 2016 at 9:29 AM, Greg Ungerer <[email protected]> wrote: >> Most of the m68k code that supports a hardware FPU is surrounded by >> CONFIG_FPU. Be consistent and surround the hardware FPU instruction >> setup in setup_mm.c with CONFIG_FPU as well as the check for >> CONFIG_M68KFPU_EMU_ONLY. >> >> The existing classic m68k architectures all define CONFIG_FPU, so they >> see no change from this. But on ColdFire where we do not support the >> emulated FP code we can now compile without CONFIG_FPU being set as well. >> >> Signed-off-by: Greg Ungerer <[email protected]> > > Thanks for the update. Series looks good to me now.
Thanks for the review. I'll push it into the for-next branch of the m68knommu tree (if you have no problem with it going upstream via that tree). Regards Greg -- To unsubscribe from this list: send the line "unsubscribe linux-m68k" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
