linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* build failure of next-20220829 due to 108713a713c7 ("crypto: aspeed - Add HACE hash driver")
@ 2022-08-29 10:00 Sudip Mukherjee (Codethink)
  2022-08-29 10:04 ` Neal Liu
  0 siblings, 1 reply; 3+ messages in thread
From: Sudip Mukherjee (Codethink) @ 2022-08-29 10:00 UTC (permalink / raw)
  To: Neal Liu, Johnny Huang, Dhananjay Phadke, Herbert Xu
  Cc: David S. Miller, Joel Stanley, Andrew Jeffery, linux-aspeed,
	linux-crypto, linux-arm-kernel, linux-kernel, linux-next

Hi All,

The builds of arm allmodconfig have failed to build next-20220829 with
the error:

ERROR: modpost: "aspeed_register_hace_hash_algs" [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
ERROR: modpost: "aspeed_unregister_hace_crypto_algs" [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
ERROR: modpost: "aspeed_register_hace_crypto_algs" [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
ERROR: modpost: "aspeed_unregister_hace_hash_algs" [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!


git bisect pointed to 108713a713c7 ("crypto: aspeed - Add HACE hash driver")

I will be happy to test any patch or provide any extra log if needed.


--
Regards
Sudip

^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: build failure of next-20220829 due to 108713a713c7 ("crypto: aspeed - Add HACE hash driver")
  2022-08-29 10:00 build failure of next-20220829 due to 108713a713c7 ("crypto: aspeed - Add HACE hash driver") Sudip Mukherjee (Codethink)
@ 2022-08-29 10:04 ` Neal Liu
  2022-08-29 10:47   ` Sudip Mukherjee
  0 siblings, 1 reply; 3+ messages in thread
From: Neal Liu @ 2022-08-29 10:04 UTC (permalink / raw)
  To: Sudip Mukherjee (Codethink), Johnny Huang, Dhananjay Phadke, Herbert Xu
  Cc: David S. Miller, Joel Stanley, Andrew Jeffery, linux-aspeed,
	linux-crypto, linux-arm-kernel, linux-kernel, linux-next

> -----Original Message-----
> From: Sudip Mukherjee (Codethink) <sudipm.mukherjee@gmail.com>
> Sent: Monday, August 29, 2022 6:01 PM
> To: Neal Liu <neal_liu@aspeedtech.com>; Johnny Huang
> <johnny_huang@aspeedtech.com>; Dhananjay Phadke
> <dphadke@linux.microsoft.com>; Herbert Xu <herbert@gondor.apana.org.au>
> Cc: David S. Miller <davem@davemloft.net>; Joel Stanley <joel@jms.id.au>;
> Andrew Jeffery <andrew@aj.id.au>; linux-aspeed@lists.ozlabs.org;
> linux-crypto@vger.kernel.org; linux-arm-kernel@lists.infradead.org;
> linux-kernel@vger.kernel.org; linux-next@vger.kernel.org
> Subject: build failure of next-20220829 due to 108713a713c7 ("crypto: aspeed
> - Add HACE hash driver")
> 
> Hi All,
> 
> The builds of arm allmodconfig have failed to build next-20220829 with the
> error:
> 
> ERROR: modpost: "aspeed_register_hace_hash_algs"
> [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
> ERROR: modpost: "aspeed_unregister_hace_crypto_algs"
> [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
> ERROR: modpost: "aspeed_register_hace_crypto_algs"
> [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
> ERROR: modpost: "aspeed_unregister_hace_hash_algs"
> [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
> 
> 
> git bisect pointed to 108713a713c7 ("crypto: aspeed - Add HACE hash driver")
> 
> I will be happy to test any patch or provide any extra log if needed.
> 
> 
> --
> Regards
> Sudip

Hi Sudip,

I already sent another patch to fix this build error, could you give it a try?
https://lkml.org/lkml/2022/8/29/131
Thanks

Best Regards,
-Neal

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: build failure of next-20220829 due to 108713a713c7 ("crypto: aspeed - Add HACE hash driver")
  2022-08-29 10:04 ` Neal Liu
@ 2022-08-29 10:47   ` Sudip Mukherjee
  0 siblings, 0 replies; 3+ messages in thread
From: Sudip Mukherjee @ 2022-08-29 10:47 UTC (permalink / raw)
  To: Neal Liu
  Cc: Johnny Huang, Dhananjay Phadke, Herbert Xu, David S. Miller,
	Joel Stanley, Andrew Jeffery, linux-aspeed, linux-crypto,
	linux-arm-kernel, linux-kernel, linux-next

On Mon, Aug 29, 2022 at 11:04 AM Neal Liu <neal_liu@aspeedtech.com> wrote:
>
> > -----Original Message-----
> > From: Sudip Mukherjee (Codethink) <sudipm.mukherjee@gmail.com>
> > Sent: Monday, August 29, 2022 6:01 PM
> > To: Neal Liu <neal_liu@aspeedtech.com>; Johnny Huang
> > <johnny_huang@aspeedtech.com>; Dhananjay Phadke
> > <dphadke@linux.microsoft.com>; Herbert Xu <herbert@gondor.apana.org.au>
> > Cc: David S. Miller <davem@davemloft.net>; Joel Stanley <joel@jms.id.au>;
> > Andrew Jeffery <andrew@aj.id.au>; linux-aspeed@lists.ozlabs.org;
> > linux-crypto@vger.kernel.org; linux-arm-kernel@lists.infradead.org;
> > linux-kernel@vger.kernel.org; linux-next@vger.kernel.org
> > Subject: build failure of next-20220829 due to 108713a713c7 ("crypto: aspeed
> > - Add HACE hash driver")
> >
> > Hi All,
> >
> > The builds of arm allmodconfig have failed to build next-20220829 with the
> > error:
> >
> > ERROR: modpost: "aspeed_register_hace_hash_algs"
> > [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
> > ERROR: modpost: "aspeed_unregister_hace_crypto_algs"
> > [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
> > ERROR: modpost: "aspeed_register_hace_crypto_algs"
> > [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
> > ERROR: modpost: "aspeed_unregister_hace_hash_algs"
> > [drivers/crypto/aspeed/aspeed_crypto.ko] undefined!
> >
> >
> > git bisect pointed to 108713a713c7 ("crypto: aspeed - Add HACE hash driver")
> >
> > I will be happy to test any patch or provide any extra log if needed.
> >
> >
> > --
> > Regards
> > Sudip
>
> Hi Sudip,
>
> I already sent another patch to fix this build error, could you give it a try?
> https://lkml.org/lkml/2022/8/29/131

Thanks, that has fixed the failure.


-- 
Regards
Sudip

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-08-29 10:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-29 10:00 build failure of next-20220829 due to 108713a713c7 ("crypto: aspeed - Add HACE hash driver") Sudip Mukherjee (Codethink)
2022-08-29 10:04 ` Neal Liu
2022-08-29 10:47   ` Sudip Mukherjee

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).