Re: linux-next: build warning after merge of the powerpc tree

2025-05-30 Thread Athira Rajeev
> On 30 May 2025, at 5:14 AM, Stephen Rothwell wrote: > > Hi all, > > On Tue, 13 May 2025 20:28:09 +1000 Stephen Rothwell > wrote: >> >> After merging the powerpc tree, today's linux-next build (htmldocs) >> produced this warning: >> >> Documentation/arch/powerpc/htm.rst: WARNING: documen

Re: linux-next: build warning after merge of the powerpc tree

2025-05-29 Thread Stephen Rothwell
Hi all, On Tue, 13 May 2025 20:28:09 +1000 Stephen Rothwell wrote: > > After merging the powerpc tree, today's linux-next build (htmldocs) > produced this warning: > > Documentation/arch/powerpc/htm.rst: WARNING: document isn't included in any > toctree > > Introduced by commit > > ab1456c

linux-next: build warning after merge of the powerpc tree

2025-05-13 Thread Stephen Rothwell
Hi all, After merging the powerpc tree, today's linux-next build (htmldocs) produced this warning: Documentation/arch/powerpc/htm.rst: WARNING: document isn't included in any toctree Introduced by commit ab1456c5aa7a ("powerpc/pseries/htmdump: Add documentation for H_HTM debugfs interface")

linux-next: build warning after merge of the powerpc tree

2025-04-29 Thread Stephen Rothwell
Hi all, After merging the powerpc tree, today's linux-next build (powerpc allyesconfig) produced this warning: usr/include/asm/papr-platform-dump.h:12: found __[us]{8,16,32,64} type without #include Introduced by commit 8aa9efc0be66 ("powerpc/pseries: Add papr-platform-dump character driver

linux-next: build warning after merge of the powerpc tree

2025-04-29 Thread Stephen Rothwell
Hi all, After merging the powerpc tree, today's linux-next build (htmldocs) produced this warning: Documentation/userspace-api/ioctl/ioctl-number.rst:369: ERROR: Malformed table. Text in column margin in table line 301. = === ==

Re: linux-next: build warning after merge of the powerpc tree

2025-02-18 Thread Andrew Donnellan
On Wed, 2025-02-19 at 15:46 +1100, Stephen Rothwell wrote: > Hi all, > > After merging the powerpc tree, today's linux-next build (htmldocs) > produced this warning: > > WARNING: Documentation/ABI/testing/sysfs-class-cxl not found > > Introduced by commit > >   5731d41af924 ("cxl: Deprecate dri

Re: linux-next: build warning after merge of the powerpc tree

2025-02-18 Thread Madhavan Srinivasan
On 2/19/25 10:16 AM, Stephen Rothwell wrote: > Hi all, > > After merging the powerpc tree, today's linux-next build (htmldocs) > produced this warning: > > WARNING: Documentation/ABI/testing/sysfs-class-cxl not found > > Introduced by commit > > 5731d41af924 ("cxl: Deprecate driver") > >

linux-next: build warning after merge of the powerpc tree

2025-02-18 Thread Stephen Rothwell
Hi all, After merging the powerpc tree, today's linux-next build (htmldocs) produced this warning: WARNING: Documentation/ABI/testing/sysfs-class-cxl not found Introduced by commit 5731d41af924 ("cxl: Deprecate driver") The reference is from Documentation/arch/powerpc/cxl.rst I don't know w

linux-next: build warning after merge of the powerpc tree

2024-11-19 Thread Stephen Rothwell
Hi all, After merging the powerpc tree, today's linux-next build (htmldocs) produced this warning: Documentation/ABI/testing/sysfs-bus-event_source-devices-vpa-pmu:2: ERROR: Unexpected indentation. Introduced by commit 4ae0b32ecee7 ("docs: ABI: sysfs-bus-event_source-devices-vpa-pmu: Documen

Re: linux-next: build warning after merge of the powerpc tree

2024-05-15 Thread Stephen Rothwell
Hi Michael, On Thu, 16 May 2024 12:42:01 +1000 Michael Ellerman wrote: > > Stephen Rothwell writes: > > > > After merging the powerpc tree, today's (it may have been yesterday's) > > linux-next build (powerpc allyesconfig) produced this warning: > > > > WARNING: modpost: vmlinux: section mismatc

Re: linux-next: build warning after merge of the powerpc tree

2024-05-15 Thread Michael Ellerman
Stephen Rothwell writes: > Hi all, > > After merging the powerpc tree, today's (it may have been yesterday's) > linux-next build (powerpc allyesconfig) produced this warning: > > WARNING: modpost: vmlinux: section mismatch in reference: > fadump_setup_param_area+0x200 (section: .text.fadump_setup

linux-next: build warning after merge of the powerpc tree

2024-05-14 Thread Stephen Rothwell
Hi all, After merging the powerpc tree, today's (it may have been yesterday's) linux-next build (powerpc allyesconfig) produced this warning: WARNING: modpost: vmlinux: section mismatch in reference: fadump_setup_param_area+0x200 (section: .text.fadump_setup_param_area) -> memblock_phys_alloc_r

Re: linux-next: build warning after merge of the powerpc tree

2023-02-16 Thread Josh Poimboeuf
On Fri, Feb 17, 2023 at 12:35:17PM +1100, Michael Ellerman wrote: > Josh Poimboeuf writes: > > On Thu, Feb 16, 2023 at 02:40:31PM +1100, Stephen Rothwell wrote: > >> Hi all, > >> > >> After merging the powerpc tree, today's linux-next build (powerpc > >> pseries_le_defconfig) produced this warnin

Re: linux-next: build warning after merge of the powerpc tree

2023-02-16 Thread Michael Ellerman
Josh Poimboeuf writes: > On Thu, Feb 16, 2023 at 02:40:31PM +1100, Stephen Rothwell wrote: >> Hi all, >> >> After merging the powerpc tree, today's linux-next build (powerpc >> pseries_le_defconfig) produced this warning: >> >> arch/powerpc/kernel/head_64.o: warning: objtool: .text+0x6128: unann

Re: linux-next: build warning after merge of the powerpc tree

2023-02-16 Thread Josh Poimboeuf
On Thu, Feb 16, 2023 at 02:40:31PM +1100, Stephen Rothwell wrote: > Hi all, > > After merging the powerpc tree, today's linux-next build (powerpc > pseries_le_defconfig) produced this warning: > > arch/powerpc/kernel/head_64.o: warning: objtool: .text+0x6128: unannotated > intra-function call >

linux-next: build warning after merge of the powerpc tree

2023-02-15 Thread Stephen Rothwell
Hi all, After merging the powerpc tree, today's linux-next build (powerpc pseries_le_defconfig) produced this warning: arch/powerpc/kernel/head_64.o: warning: objtool: .text+0x6128: unannotated intra-function call I have no idea what caused this. -- Cheers, Stephen Rothwell pgpBIDcJ9D4s1.pg

Re: linux-next: build warning after merge of the powerpc tree

2021-08-24 Thread Jonathan Corbet
"Aneesh Kumar K.V" writes: > Thanks for looking into this. I guess we also need to format the below table? > > | 08 40 > --| > | > 0 | 10 20 80 > | > 8 | 20 10 160 > | > 40| 80 160 10 > > > I don't know how to represent that in the documentation file. A table i

Re: linux-next: build warning after merge of the powerpc tree

2021-08-23 Thread Aneesh Kumar K.V
Stephen Rothwell writes: > Hi all, > > [cc'ing Jon in case he can fix the sphix hang - or knows anything about it] > > On Mon, 23 Aug 2021 19:55:40 +1000 Stephen Rothwell > wrote: >> >> After merging the powerpc tree, today's linux-next build (htmldocs) >> produced this warning: >> > > I misse

Re: linux-next: build warning after merge of the powerpc tree

2021-08-23 Thread Stephen Rothwell
Hi Jona, On Mon, 23 Aug 2021 08:19:30 -0600 Jonathan Corbet wrote: > > Stephen Rothwell writes: > > > Hi all, > > > > [cc'ing Jon in case he can fix the sphix hang - or knows anything about it] > > > > That's new to me. Which version of sphinx? 3.4.3-2, its a Debian version. -- Cheers,

Re: linux-next: build warning after merge of the powerpc tree

2021-08-23 Thread Jonathan Corbet
Stephen Rothwell writes: > Hi all, > > [cc'ing Jon in case he can fix the sphix hang - or knows anything about it] That's new to me. Which version of sphinx? jon

Re: linux-next: build warning after merge of the powerpc tree

2021-08-23 Thread Stephen Rothwell
Hi all, [cc'ing Jon in case he can fix the sphix hang - or knows anything about it] On Mon, 23 Aug 2021 19:55:40 +1000 Stephen Rothwell wrote: > > After merging the powerpc tree, today's linux-next build (htmldocs) > produced this warning: > I missed a line: Sphinx parallel build error: > d

linux-next: build warning after merge of the powerpc tree

2021-08-23 Thread Stephen Rothwell
Hi all, After merging the powerpc tree, today's linux-next build (htmldocs) produced this warning: docutils.utils.SystemMessage: Documentation/powerpc/associativity.rst:1: (SEVERE/4) Title overline & underline mismatch. NUMA resource associativity ==

Re: linux-next: build warning after merge of the powerpc tree

2021-04-16 Thread Michael Ellerman
Stephen Rothwell writes: > Hi all, > > After merging the powerpc tree, today's linux-next build (powerpc > allyesconfig) produced this warning: > > In file included from include/linux/device.h:15, > from arch/powerpc/include/asm/io.h:27, > from include/linux/io.h:

linux-next: build warning after merge of the powerpc tree

2021-04-15 Thread Stephen Rothwell
Hi all, After merging the powerpc tree, today's linux-next build (powerpc allyesconfig) produced this warning: In file included from include/linux/device.h:15, from arch/powerpc/include/asm/io.h:27, from include/linux/io.h:13, from include/linux/

linux-next: build warning after merge of the powerpc tree

2021-04-14 Thread Stephen Rothwell
Hi all, After merging the powerpc tree, today's linux-next build (powerpc ppc64_defconfig) produced this warning: drivers/macintosh/via-pmu.c:190:12: warning: '__fake_sleep' defined but not used [-Wunused-variable] 190 | static int __fake_sleep; |^~~~ Introduced by c

linux-next: build warning after merge of the powerpc tree

2019-11-13 Thread Stephen Rothwell
Hi all, After merging the powerpc tree, today's linux-next build (x86_64 allmodconfig) produced this warning: security/integrity/platform_certs/load_uefi.c:17:19: warning: 'efi_cert_sha256_guid' defined but not used [-Wunused-variable] 17 | static efi_guid_t efi_cert_sha256_guid __initdata =

Re: linux-next: build warning after merge of the powerpc tree

2017-09-04 Thread Cédric Le Goater
On 09/04/2017 10:53 AM, Stephen Rothwell wrote: > Hi all, > > After merging the powerpc tree, today's linux-next build (powerpc > allyesconfig) produced this warning: > > WARNING: vmlinux.o(.text+0xa7cb8): Section mismatch in reference from the > function .xive_spapr_init() to the function .init

linux-next: build warning after merge of the powerpc tree

2017-09-04 Thread Stephen Rothwell
Hi all, After merging the powerpc tree, today's linux-next build (powerpc allyesconfig) produced this warning: WARNING: vmlinux.o(.text+0xa7cb8): Section mismatch in reference from the function .xive_spapr_init() to the function .init.text:.xive_core_init() The function .xive_spapr_init() refere

Re: linux-next: build warning after merge of the powerpc tree

2015-10-20 Thread Stephen Rothwell
Hi Michael, On Tue, 20 Oct 2015 21:06:51 +1100 Michael Ellerman wrote: > > On Tue, 2015-10-20 at 16:21 +1100, Stephen Rothwell wrote: > > > After merging the powerpc tree, today's linux-next build (powerpc > > allyesconfig) produced this warning: > > > > WARNING: vmlinux.o(.text+0x9367c): Secti

Re: linux-next: build warning after merge of the powerpc tree

2015-10-20 Thread Michael Ellerman
On Tue, 2015-10-20 at 16:21 +1100, Stephen Rothwell wrote: > Hi all, > > After merging the powerpc tree, today's linux-next build (powerpc > allyesconfig) produced this warning: > > WARNING: vmlinux.o(.text+0x9367c): Section mismatch in reference from the > function .msi_bitmap_alloc() to the f

linux-next: build warning after merge of the powerpc tree

2015-10-19 Thread Stephen Rothwell
Hi all, After merging the powerpc tree, today's linux-next build (powerpc allyesconfig) produced this warning: WARNING: vmlinux.o(.text+0x9367c): Section mismatch in reference from the function .msi_bitmap_alloc() to the function .init.text:.memblock_virt_alloc_try_nid() The function .msi_bitma

linux-next: build warning after merge of the powerpc tree

2011-05-18 Thread Stephen Rothwell
Hi all, After merging the powerpc tree, today's linux-next build (powerpc allyesconfig) produced this warning: WARNING: arch/powerpc/sysdev/built-in.o(.text+0x10eb8): Section mismatch in reference from the function .ics_rtas_init() to the function .init.text:.xics_register_ics() The function .i