linux-next.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* linux-next: build warning after merge of the arm64 tree
@ 2018-07-23 23:05 Stephen Rothwell
  2018-07-24  0:26 ` AKASHI Takahiro
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2018-07-23 23:05 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Linux-Next Mailing List, Linux Kernel Mailing List,
	AKASHI Takahiro, Ard Biesheuvel

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

Hi all,

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

drivers/acpi/Kconfig:6:error: recursive dependency detected!
drivers/acpi/Kconfig:6:	symbol ACPI depends on EFI
arch/x86/Kconfig:1920:	symbol EFI depends on ACPI
For a resolution refer to Documentation/kbuild/kconfig-language.txt
subsection "Kconfig recursive dependency limitations"

Introduced by commit

  5bcd44083a08 ("drivers: acpi: add dependency of EFI for arm64")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 14+ messages in thread
* linux-next: build warning after merge of the arm64 tree
@ 2022-03-09 11:34 Stephen Rothwell
  2022-03-09 12:18 ` Will Deacon
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2022-03-09 11:34 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Huang Shijie, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

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

Documentation/admin-guide/kdump/vmcoreinfo.rst:498: WARNING: Title underline too short.

MODULES_VADDR|MODULES_END|VMALLOC_START|VMALLOC_END|VMEMMAP_START|VMEMMAP_END
-------------

Introduced by commit

  2369f171d5c5 ("arm64: crash_core: Export MODULES, VMALLOC, and VMEMMAP ranges")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 14+ messages in thread
* linux-next: build warning after merge of the arm64 tree
@ 2022-07-07  9:57 Stephen Rothwell
  2022-07-07 10:28 ` Will Deacon
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2022-07-07  9:57 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Guangbin Huang, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

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

Documentation/admin-guide/perf/hns3-pmu.rst: WARNING: document isn't included in any toctree

Introduced by commit

  39915b6b5fc2 ("drivers/perf: hisi: Add description for HNS3 PMU driver")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 14+ messages in thread
* linux-next: build warning after merge of the arm64 tree
@ 2023-06-13  6:23 Stephen Rothwell
  2023-06-13 15:59 ` Catalin Marinas
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2023-06-13  6:23 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Baoquan He, Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

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

Documentation/arm64/kdump.rst: WARNING: document isn't included in any toctree

Introduced by commit

  03dc0e05407f ("Documentation: add kdump.rst to present crashkernel reservation on arm64")

-- 
Cheers,
Stephen Rothwell

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

^ permalink raw reply	[flat|nested] 14+ messages in thread
* linux-next: build warning after merge of the arm64 tree
@ 2023-10-24  6:24 Stephen Rothwell
  2023-10-24  9:55 ` Catalin Marinas
  0 siblings, 1 reply; 14+ messages in thread
From: Stephen Rothwell @ 2023-10-24  6:24 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Linux Kernel Mailing List, Linux Next Mailing List

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

Hi all,

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

WARNING: modpost: vmlinux: section mismatch in reference: __pi_$x+0x38 (section: .text) -> __pi_map_range (section: .init.text)

I don't know what caused this.

-- 
Cheers,
Stephen Rothwell

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

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

end of thread, other threads:[~2023-10-24 16:14 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-07-23 23:05 linux-next: build warning after merge of the arm64 tree Stephen Rothwell
2018-07-24  0:26 ` AKASHI Takahiro
2018-07-24  8:12   ` Arnd Bergmann
2018-07-24  9:30     ` Ard Biesheuvel
2022-03-09 11:34 Stephen Rothwell
2022-03-09 12:18 ` Will Deacon
2022-07-07  9:57 Stephen Rothwell
2022-07-07 10:28 ` Will Deacon
2023-06-13  6:23 Stephen Rothwell
2023-06-13 15:59 ` Catalin Marinas
2023-10-24  6:24 Stephen Rothwell
2023-10-24  9:55 ` Catalin Marinas
2023-10-24 13:42   ` Ard Biesheuvel
2023-10-24 16:14     ` Catalin Marinas

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