On Wed, Nov 29, 2017 at 10:37 PM, David Miller <davem@xxxxxxxxxxxxx> wrote: > > Anatoly, please try this patch: > > diff --git a/arch/sparc/lib/Makefile b/arch/sparc/lib/Makefile > index 0f0f76b..063556f 100644 > --- a/arch/sparc/lib/Makefile > +++ b/arch/sparc/lib/Makefile > @@ -19,7 +19,7 @@ lib-$(CONFIG_SPARC32) += muldi3.o bitext.o cmpdi2.o > lib-$(CONFIG_SPARC64) += multi3.o > lib-$(CONFIG_SPARC64) += fls.o > lib-$(CONFIG_SPARC64) += fls64.o > -obj-$(CONFIG_SPARC64) += NG4fls.o > +lib-$(CONFIG_SPARC64) += NG4fls.o > > lib-$(CONFIG_SPARC64) += copy_page.o clear_page.o bzero.o > lib-$(CONFIG_SPARC64) += csum_copy.o csum_copy_from_user.o csum_copy_to_user.o Yes, this patch fixes problem. Thanks. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html