linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the crypto tree
@ 2019-08-23  3:14 Stephen Rothwell
  2019-08-25 18:01 ` Hans de Goede
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2019-08-23  3:14 UTC (permalink / raw)
  To: Herbert Xu, Linux Crypto List
  Cc: Linux Next Mailing List, Linux Kernel Mailing List, Hans de Goede

[-- Attachment #1: Type: text/plain, Size: 396 bytes --]

Hi all,

After merging the crypto tree, today's linux-next build (arm
multi_v7_defconfig) produced this warning:

WARNING: modpost: missing MODULE_LICENSE() in lib/crypto/libsha256.o
see include/linux/module.h for more information

Presumably introduced by commit

  01d3aee86625 ("crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* Re: linux-next: build warning after merge of the crypto tree
  2019-08-23  3:14 linux-next: build warning after merge of the crypto tree Stephen Rothwell
@ 2019-08-25 18:01 ` Hans de Goede
  0 siblings, 0 replies; 6+ messages in thread
From: Hans de Goede @ 2019-08-25 18:01 UTC (permalink / raw)
  To: Stephen Rothwell, Herbert Xu, Linux Crypto List
  Cc: Linux Next Mailing List, Linux Kernel Mailing List

Hi,

On 23-08-19 05:14, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the crypto tree, today's linux-next build (arm
> multi_v7_defconfig) produced this warning:
> 
> WARNING: modpost: missing MODULE_LICENSE() in lib/crypto/libsha256.o
> see include/linux/module.h for more information
> 
> Presumably introduced by commit
> 
>    01d3aee86625 ("crypto: sha256 - Make lib/crypto/sha256.c suitable for generic use")

Yeah my bad, I did not think about this getting build as a module.

I will submit a followup patch fixing this.

Regards,

Hans

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

* Re: linux-next: build warning after merge of the crypto tree
  2024-02-12  3:48 Stephen Rothwell
@ 2024-02-12 12:59 ` Cabiddu, Giovanni
  0 siblings, 0 replies; 6+ messages in thread
From: Cabiddu, Giovanni @ 2024-02-12 12:59 UTC (permalink / raw)
  To: Stephen Rothwell
  Cc: Herbert Xu, Damian Muszynski, Mun Chun Yep, Linux Crypto List,
	Linux Kernel Mailing List, Linux Next Mailing List

On Mon, Feb 12, 2024 at 02:48:30PM +1100, Stephen Rothwell wrote:
> Hi all,
> 
> After merging the crypto tree, today's linux-next build (htmldocs)
> produced this warning:
> 
> Documentation/ABI/testing/sysfs-driver-qat:146: ERROR: Unexpected indentation.
> Documentation/ABI/testing/sysfs-driver-qat:146: WARNING: Block quote ends without a blank line; unexpected unindent.
> 
> Introduced by commit
> 
>   f5419a4239af ("crypto: qat - add auto reset on error")
Thanks Stephen. I'm sending a fix.

Regards,

-- 
Giovanni

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

* linux-next: build warning after merge of the crypto tree
@ 2024-02-12  3:48 Stephen Rothwell
  2024-02-12 12:59 ` Cabiddu, Giovanni
  0 siblings, 1 reply; 6+ messages in thread
From: Stephen Rothwell @ 2024-02-12  3:48 UTC (permalink / raw)
  To: Herbert Xu
  Cc: Damian Muszynski, Mun Chun Yep, Linux Crypto List,
	Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 421 bytes --]

Hi all,

After merging the crypto tree, today's linux-next build (htmldocs)
produced this warning:

Documentation/ABI/testing/sysfs-driver-qat:146: ERROR: Unexpected indentation.
Documentation/ABI/testing/sysfs-driver-qat:146: WARNING: Block quote ends without a blank line; unexpected unindent.

Introduced by commit

  f5419a4239af ("crypto: qat - add auto reset on error")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* linux-next: build warning after merge of the crypto tree
@ 2022-11-21  1:52 Stephen Rothwell
  0 siblings, 0 replies; 6+ messages in thread
From: Stephen Rothwell @ 2022-11-21  1:52 UTC (permalink / raw)
  To: Herbert Xu, Linux Crypto List
  Cc: Gaosheng Cui, Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 426 bytes --]

Hi all,

After merging the crypto tree, today's linux-next build (x86_64
allmodconfig) produced this warning:

WARNING: modpost: drivers/crypto/ccree/ccree.o: section mismatch in reference: init_module (section: .init.text) -> cc_debugfs_global_fini (section: .exit.text)

Introduced by commit

  4f1c596df706 ("crypto: ccree - Remove debugfs when platform_driver_register failed")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

* linux-next: build warning after merge of the crypto tree
@ 2022-07-11 10:49 Stephen Rothwell
  0 siblings, 0 replies; 6+ messages in thread
From: Stephen Rothwell @ 2022-07-11 10:49 UTC (permalink / raw)
  To: Herbert Xu
  Cc: Linux Crypto List, Giovanni Cabiddu, Tomasz Kowallik,
	Linux Kernel Mailing List, Linux Next Mailing List

[-- Attachment #1: Type: text/plain, Size: 328 bytes --]

Hi all,

After merging the crypto tree, today's linux-next build (KCONFIG_NAME)
produced this warning:

Documentation/ABI/testing/sysfs-driver-qat:24: WARNING: Unexpected indentation.

Introduced by commit

  d4cfb144f605 ("crypto: qat - expose device config through sysfs for 4xxx")

-- 
Cheers,
Stephen Rothwell

[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

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

end of thread, other threads:[~2024-02-12 12:59 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-08-23  3:14 linux-next: build warning after merge of the crypto tree Stephen Rothwell
2019-08-25 18:01 ` Hans de Goede
2022-07-11 10:49 Stephen Rothwell
2022-11-21  1:52 Stephen Rothwell
2024-02-12  3:48 Stephen Rothwell
2024-02-12 12:59 ` Cabiddu, Giovanni

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).