Re: linux-next: build warnings from perf build in Linus' tree

2020-09-01 Thread Arnaldo Carvalho de Melo
Em Thu, Aug 27, 2020 at 09:10:09AM +1000, Stephen Rothwell escreveu: > Hi all, > > On Thu, 27 Aug 2020 08:38:39 +1000 Stephen Rothwell > wrote: > > > > /home/sfr/next/next/tools/perf/util/namespaces.c: In function 'nsinfo__new': > > /home/sfr/next/next/tools/perf/util/namespaces.c:139:12: note:

Re: linux-next: build warnings from perf build in Linus' tree

2020-08-26 Thread Stephen Rothwell
Hi all, On Thu, 27 Aug 2020 08:38:39 +1000 Stephen Rothwell wrote: > > /home/sfr/next/next/tools/perf/util/namespaces.c: In function 'nsinfo__new': > /home/sfr/next/next/tools/perf/util/namespaces.c:139:12: note: the layout of > aggregates containing vectors with 8-byte alignment has changed

linux-next: build warnings from perf build in Linus' tree

2020-08-26 Thread Stephen Rothwell
Hi all, Doing the perf native (PowerPC le) build today produces these warnings: util/dsos.c: In function 'dsos__findnew_id': util/dsos.c:39:14: note: the layout of aggregates containing vectors with 8-byte alignment has changed in GCC 5 39 | dso->id.maj = id->maj; |

Re: linux-next: build warnings from the build of Linus' tree

2018-10-11 Thread Arnd Bergmann
On 10/11/18, Greg KH wrote: > On Thu, Oct 11, 2018 at 08:58:49PM +1100, Stephen Rothwell wrote: >> Hi all, >> >> On Thu, 11 Oct 2018 09:44:36 +0200 Peter Oberparleiter >> wrote: >> > >> > On 11.10.2018 02:48, Stephen Rothwell wrote: >> > > OK, I have been carrying this "quick fix" patch in

Re: linux-next: build warnings from the build of Linus' tree

2018-10-11 Thread Arnd Bergmann
On 10/11/18, Greg KH wrote: > On Thu, Oct 11, 2018 at 08:58:49PM +1100, Stephen Rothwell wrote: >> Hi all, >> >> On Thu, 11 Oct 2018 09:44:36 +0200 Peter Oberparleiter >> wrote: >> > >> > On 11.10.2018 02:48, Stephen Rothwell wrote: >> > > OK, I have been carrying this "quick fix" patch in

Re: linux-next: build warnings from the build of Linus' tree

2018-10-11 Thread Peter Oberparleiter
On 11.10.2018 12:37, Greg KH wrote: > On Thu, Oct 11, 2018 at 08:58:49PM +1100, Stephen Rothwell wrote: >> On Thu, 11 Oct 2018 09:44:36 +0200 Peter Oberparleiter >> wrote: >>> On 11.10.2018 02:48, Stephen Rothwell wrote: OK, I have been carrying this "quick fix" patch in linux-next since

Re: linux-next: build warnings from the build of Linus' tree

2018-10-11 Thread Peter Oberparleiter
On 11.10.2018 12:37, Greg KH wrote: > On Thu, Oct 11, 2018 at 08:58:49PM +1100, Stephen Rothwell wrote: >> On Thu, 11 Oct 2018 09:44:36 +0200 Peter Oberparleiter >> wrote: >>> On 11.10.2018 02:48, Stephen Rothwell wrote: OK, I have been carrying this "quick fix" patch in linux-next since

Re: linux-next: build warnings from the build of Linus' tree

2018-10-11 Thread Greg KH
On Thu, Oct 11, 2018 at 08:58:49PM +1100, Stephen Rothwell wrote: > Hi all, > > On Thu, 11 Oct 2018 09:44:36 +0200 Peter Oberparleiter > wrote: > > > > On 11.10.2018 02:48, Stephen Rothwell wrote: > > > OK, I have been carrying this "quick fix" patch in linux-next since > > > September 7. Is

Re: linux-next: build warnings from the build of Linus' tree

2018-10-11 Thread Greg KH
On Thu, Oct 11, 2018 at 08:58:49PM +1100, Stephen Rothwell wrote: > Hi all, > > On Thu, 11 Oct 2018 09:44:36 +0200 Peter Oberparleiter > wrote: > > > > On 11.10.2018 02:48, Stephen Rothwell wrote: > > > OK, I have been carrying this "quick fix" patch in linux-next since > > > September 7. Is

Re: linux-next: build warnings from the build of Linus' tree

2018-10-11 Thread Stephen Rothwell
Hi all, On Thu, 11 Oct 2018 09:44:36 +0200 Peter Oberparleiter wrote: > > On 11.10.2018 02:48, Stephen Rothwell wrote: > > OK, I have been carrying this "quick fix" patch in linux-next since > > September 7. Is anyone going to pick this up and send it to > > Greg/Linus, please? > > Sorry

Re: linux-next: build warnings from the build of Linus' tree

2018-10-11 Thread Stephen Rothwell
Hi all, On Thu, 11 Oct 2018 09:44:36 +0200 Peter Oberparleiter wrote: > > On 11.10.2018 02:48, Stephen Rothwell wrote: > > OK, I have been carrying this "quick fix" patch in linux-next since > > September 7. Is anyone going to pick this up and send it to > > Greg/Linus, please? > > Sorry

Re: linux-next: build warnings from the build of Linus' tree

2018-10-11 Thread Peter Oberparleiter
On 11.10.2018 02:48, Stephen Rothwell wrote: > OK, I have been carrying this "quick fix" patch in linux-next since > September 7. Is anyone going to pick this up and send it to > Greg/Linus, please? Sorry about that - I posted a modified fix at https://lkml.org/lkml/2018/9/13/367 but didn't

Re: linux-next: build warnings from the build of Linus' tree

2018-10-11 Thread Peter Oberparleiter
On 11.10.2018 02:48, Stephen Rothwell wrote: > OK, I have been carrying this "quick fix" patch in linux-next since > September 7. Is anyone going to pick this up and send it to > Greg/Linus, please? Sorry about that - I posted a modified fix at https://lkml.org/lkml/2018/9/13/367 but didn't

Re: linux-next: build warnings from the build of Linus' tree

2018-10-10 Thread Stephen Rothwell
Hi all, On Thu, 6 Sep 2018 12:49:39 +0200 Peter Oberparleiter wrote: > > On 28.08.2018 02:43, Masami Hiramatsu wrote: > > I recently added a gcov profiling for ftrace, following > > Documentation/dev-tools/gcov.rst. > > 6b7dca401cb1 ("tracing: Allow gcov profiling on only ftrace subsystem") >

Re: linux-next: build warnings from the build of Linus' tree

2018-10-10 Thread Stephen Rothwell
Hi all, On Thu, 6 Sep 2018 12:49:39 +0200 Peter Oberparleiter wrote: > > On 28.08.2018 02:43, Masami Hiramatsu wrote: > > I recently added a gcov profiling for ftrace, following > > Documentation/dev-tools/gcov.rst. > > 6b7dca401cb1 ("tracing: Allow gcov profiling on only ftrace subsystem") >

Re: linux-next: build warnings from the build of Linus' tree

2018-09-11 Thread Masami Hiramatsu
On Tue, 11 Sep 2018 20:49:25 +0900 Masami Hiramatsu wrote: > On Mon, 10 Sep 2018 15:27:20 +0200 > Peter Oberparleiter wrote: > > > On 08.09.2018 05:57, Masami Hiramatsu wrote: > > > On Fri, 7 Sep 2018 14:50:59 +0200 > > > Peter Oberparleiter wrote: > > > > > >> On 06.09.2018 18:42, Masami

Re: linux-next: build warnings from the build of Linus' tree

2018-09-11 Thread Masami Hiramatsu
On Tue, 11 Sep 2018 20:49:25 +0900 Masami Hiramatsu wrote: > On Mon, 10 Sep 2018 15:27:20 +0200 > Peter Oberparleiter wrote: > > > On 08.09.2018 05:57, Masami Hiramatsu wrote: > > > On Fri, 7 Sep 2018 14:50:59 +0200 > > > Peter Oberparleiter wrote: > > > > > >> On 06.09.2018 18:42, Masami

Re: linux-next: build warnings from the build of Linus' tree

2018-09-10 Thread Peter Oberparleiter
On 08.09.2018 05:57, Masami Hiramatsu wrote: > On Fri, 7 Sep 2018 14:50:59 +0200 > Peter Oberparleiter wrote: > >> On 06.09.2018 18:42, Masami Hiramatsu wrote: >>> Peter Oberparleiter wrote: I've attached a quick fix that should address both problems. I'd appreciate if this patch

Re: linux-next: build warnings from the build of Linus' tree

2018-09-10 Thread Peter Oberparleiter
On 08.09.2018 05:57, Masami Hiramatsu wrote: > On Fri, 7 Sep 2018 14:50:59 +0200 > Peter Oberparleiter wrote: > >> On 06.09.2018 18:42, Masami Hiramatsu wrote: >>> Peter Oberparleiter wrote: I've attached a quick fix that should address both problems. I'd appreciate if this patch

Re: linux-next: build warnings from the build of Linus' tree

2018-09-07 Thread Masami Hiramatsu
On Fri, 7 Sep 2018 14:50:59 +0200 Peter Oberparleiter wrote: > On 06.09.2018 18:42, Masami Hiramatsu wrote: > > Peter Oberparleiter wrote: > >> I've attached a quick fix that should address both problems. I'd > >> appreciate if this patch could get some testing before I post proper fix > >>

Re: linux-next: build warnings from the build of Linus' tree

2018-09-07 Thread Masami Hiramatsu
On Fri, 7 Sep 2018 14:50:59 +0200 Peter Oberparleiter wrote: > On 06.09.2018 18:42, Masami Hiramatsu wrote: > > Peter Oberparleiter wrote: > >> I've attached a quick fix that should address both problems. I'd > >> appreciate if this patch could get some testing before I post proper fix > >>

Re: linux-next: build warnings from the build of Linus' tree

2018-09-07 Thread Peter Oberparleiter
On 06.09.2018 18:42, Masami Hiramatsu wrote: > Peter Oberparleiter wrote: >> I've attached a quick fix that should address both problems. I'd >> appreciate if this patch could get some testing before I post proper fix >> patches. > > Hmm, I'm still not able to reproduce it on powerpc cross build

Re: linux-next: build warnings from the build of Linus' tree

2018-09-07 Thread Peter Oberparleiter
On 06.09.2018 18:42, Masami Hiramatsu wrote: > Peter Oberparleiter wrote: >> I've attached a quick fix that should address both problems. I'd >> appreciate if this patch could get some testing before I post proper fix >> patches. > > Hmm, I'm still not able to reproduce it on powerpc cross build

Re: linux-next: build warnings from the build of Linus' tree

2018-09-06 Thread Stephen Rothwell
Hi Peter, On Fri, 7 Sep 2018 08:14:40 +1000 Stephen Rothwell wrote: > > On Thu, 6 Sep 2018 12:49:39 +0200 Peter Oberparleiter > wrote: > > > > I've attached a quick fix that should address both problems. I'd > > appreciate if this patch could get some testing before I post proper fix > >

Re: linux-next: build warnings from the build of Linus' tree

2018-09-06 Thread Stephen Rothwell
Hi Peter, On Fri, 7 Sep 2018 08:14:40 +1000 Stephen Rothwell wrote: > > On Thu, 6 Sep 2018 12:49:39 +0200 Peter Oberparleiter > wrote: > > > > I've attached a quick fix that should address both problems. I'd > > appreciate if this patch could get some testing before I post proper fix > >

Re: linux-next: build warnings from the build of Linus' tree

2018-09-06 Thread Stephen Rothwell
Hi Peter, On Thu, 6 Sep 2018 12:49:39 +0200 Peter Oberparleiter wrote: > > I've attached a quick fix that should address both problems. I'd > appreciate if this patch could get some testing before I post proper fix > patches. I have added that into linux-next today ... I will let you know this

Re: linux-next: build warnings from the build of Linus' tree

2018-09-06 Thread Stephen Rothwell
Hi Peter, On Thu, 6 Sep 2018 12:49:39 +0200 Peter Oberparleiter wrote: > > I've attached a quick fix that should address both problems. I'd > appreciate if this patch could get some testing before I post proper fix > patches. I have added that into linux-next today ... I will let you know this

Re: linux-next: build warnings from the build of Linus' tree

2018-09-06 Thread Masami Hiramatsu
On Thu, 6 Sep 2018 12:49:39 +0200 Peter Oberparleiter wrote: > On 28.08.2018 02:43, Masami Hiramatsu wrote: > > I recently added a gcov profiling for ftrace, following > > Documentation/dev-tools/gcov.rst. > > 6b7dca401cb1 ("tracing: Allow gcov profiling on only ftrace subsystem") > > > > and

Re: linux-next: build warnings from the build of Linus' tree

2018-09-06 Thread Masami Hiramatsu
On Thu, 6 Sep 2018 12:49:39 +0200 Peter Oberparleiter wrote: > On 28.08.2018 02:43, Masami Hiramatsu wrote: > > I recently added a gcov profiling for ftrace, following > > Documentation/dev-tools/gcov.rst. > > 6b7dca401cb1 ("tracing: Allow gcov profiling on only ftrace subsystem") > > > > and

Re: linux-next: build warnings from the build of Linus' tree

2018-09-06 Thread Peter Oberparleiter
On 28.08.2018 02:43, Masami Hiramatsu wrote: > I recently added a gcov profiling for ftrace, following > Documentation/dev-tools/gcov.rst. > 6b7dca401cb1 ("tracing: Allow gcov profiling on only ftrace subsystem") > > and it caused may orphan section warnings/errors on arm and powerpc64. > We

Re: linux-next: build warnings from the build of Linus' tree

2018-09-06 Thread Peter Oberparleiter
On 28.08.2018 02:43, Masami Hiramatsu wrote: > I recently added a gcov profiling for ftrace, following > Documentation/dev-tools/gcov.rst. > 6b7dca401cb1 ("tracing: Allow gcov profiling on only ftrace subsystem") > > and it caused may orphan section warnings/errors on arm and powerpc64. > We

Re: linux-next: build warnings from the build of Linus' tree

2018-09-01 Thread Masami Hiramatsu
Hi Arnd, On Sat, 25 Aug 2018 21:53:17 +0200 Arnd Bergmann wrote: > On Sat, Aug 25, 2018 at 8:53 PM Masami Hiramatsu wrote: > > On Fri, 24 Aug 2018 14:46:16 +0200 > > Arnd Bergmann wrote: > > > On Fri, Aug 24, 2018 at 10:23 AM Masami Hiramatsu > > > wrote: > > > > > > > > On Fri, 24 Aug 2018

Re: linux-next: build warnings from the build of Linus' tree

2018-09-01 Thread Masami Hiramatsu
Hi Arnd, On Sat, 25 Aug 2018 21:53:17 +0200 Arnd Bergmann wrote: > On Sat, Aug 25, 2018 at 8:53 PM Masami Hiramatsu wrote: > > On Fri, 24 Aug 2018 14:46:16 +0200 > > Arnd Bergmann wrote: > > > On Fri, Aug 24, 2018 at 10:23 AM Masami Hiramatsu > > > wrote: > > > > > > > > On Fri, 24 Aug 2018

Re: linux-next: build warnings from the build of Linus' tree

2018-08-28 Thread Greentime Hu
Arnd Bergmann 於 2018年8月24日 週五 下午8:48寫道: > > On Fri, Aug 24, 2018 at 10:23 AM Masami Hiramatsu wrote: > > > > On Fri, 24 Aug 2018 13:32:06 +1000 > > Stephen Rothwell wrote: > > > > > Hi all, > > > > > > After merging the origin tree, today's linux-next build (powerpc > > > allyesconfig) produced

Re: linux-next: build warnings from the build of Linus' tree

2018-08-28 Thread Greentime Hu
Arnd Bergmann 於 2018年8月24日 週五 下午8:48寫道: > > On Fri, Aug 24, 2018 at 10:23 AM Masami Hiramatsu wrote: > > > > On Fri, 24 Aug 2018 13:32:06 +1000 > > Stephen Rothwell wrote: > > > > > Hi all, > > > > > > After merging the origin tree, today's linux-next build (powerpc > > > allyesconfig) produced

Re: linux-next: build warnings from the build of Linus' tree

2018-08-27 Thread Masami Hiramatsu
Hi Stephen, On Tue, 28 Aug 2018 07:23:33 +1000 Stephen Rothwell wrote: > Hi Masami, > > On Sun, 26 Aug 2018 17:10:58 +0900 Masami Hiramatsu > wrote: > > > > Hmm, unfortunately, I couldn't reproduce the ".data..LPBX1" error with > > my gcc-8.1.0 + ld-2.30 distributed at > >

Re: linux-next: build warnings from the build of Linus' tree

2018-08-27 Thread Masami Hiramatsu
Hi Stephen, On Tue, 28 Aug 2018 07:23:33 +1000 Stephen Rothwell wrote: > Hi Masami, > > On Sun, 26 Aug 2018 17:10:58 +0900 Masami Hiramatsu > wrote: > > > > Hmm, unfortunately, I couldn't reproduce the ".data..LPBX1" error with > > my gcc-8.1.0 + ld-2.30 distributed at > >

Re: linux-next: build warnings from the build of Linus' tree

2018-08-27 Thread Stephen Rothwell
Hi Masami, On Sun, 26 Aug 2018 17:10:58 +0900 Masami Hiramatsu wrote: > > Hmm, unfortunately, I couldn't reproduce the ".data..LPBX1" error with > my gcc-8.1.0 + ld-2.30 distributed at > https://cdn.kernel.org/pub/tools/crosstool/. > Could you also try to enable CONFIG_GCOV_PROFILE_ALL=y and

Re: linux-next: build warnings from the build of Linus' tree

2018-08-27 Thread Stephen Rothwell
Hi Masami, On Sun, 26 Aug 2018 17:10:58 +0900 Masami Hiramatsu wrote: > > Hmm, unfortunately, I couldn't reproduce the ".data..LPBX1" error with > my gcc-8.1.0 + ld-2.30 distributed at > https://cdn.kernel.org/pub/tools/crosstool/. > Could you also try to enable CONFIG_GCOV_PROFILE_ALL=y and

Re: linux-next: build warnings from the build of Linus' tree

2018-08-26 Thread Masami Hiramatsu
Hi Stephen, On Fri, 24 Aug 2018 22:42:11 +1000 Stephen Rothwell wrote: > Hi Masami, > > On Fri, 24 Aug 2018 20:47:56 +0900 Masami Hiramatsu > wrote: > > > > gcc-7.3.0 cross build ld shows below warnings. > > > > MODPOST vmlinux.o > >

Re: linux-next: build warnings from the build of Linus' tree

2018-08-26 Thread Masami Hiramatsu
Hi Stephen, On Fri, 24 Aug 2018 22:42:11 +1000 Stephen Rothwell wrote: > Hi Masami, > > On Fri, 24 Aug 2018 20:47:56 +0900 Masami Hiramatsu > wrote: > > > > gcc-7.3.0 cross build ld shows below warnings. > > > > MODPOST vmlinux.o > >

Re: linux-next: build warnings from the build of Linus' tree

2018-08-25 Thread Arnd Bergmann
On Sat, Aug 25, 2018 at 8:53 PM Masami Hiramatsu wrote: > On Fri, 24 Aug 2018 14:46:16 +0200 > Arnd Bergmann wrote: > > On Fri, Aug 24, 2018 at 10:23 AM Masami Hiramatsu > > wrote: > > > > > > On Fri, 24 Aug 2018 13:32:06 +1000 > > > Stephen Rothwell wrote: > > > > > > > Hi all, > > > > > > >

Re: linux-next: build warnings from the build of Linus' tree

2018-08-25 Thread Arnd Bergmann
On Sat, Aug 25, 2018 at 8:53 PM Masami Hiramatsu wrote: > On Fri, 24 Aug 2018 14:46:16 +0200 > Arnd Bergmann wrote: > > On Fri, Aug 24, 2018 at 10:23 AM Masami Hiramatsu > > wrote: > > > > > > On Fri, 24 Aug 2018 13:32:06 +1000 > > > Stephen Rothwell wrote: > > > > > > > Hi all, > > > > > > >

Re: linux-next: build warnings from the build of Linus' tree

2018-08-25 Thread Masami Hiramatsu
Hi Arnd, On Fri, 24 Aug 2018 14:46:16 +0200 Arnd Bergmann wrote: > On Fri, Aug 24, 2018 at 10:23 AM Masami Hiramatsu wrote: > > > > On Fri, 24 Aug 2018 13:32:06 +1000 > > Stephen Rothwell wrote: > > > > > Hi all, > > > > > > After merging the origin tree, today's linux-next build (powerpc > >

Re: linux-next: build warnings from the build of Linus' tree

2018-08-25 Thread Masami Hiramatsu
Hi Arnd, On Fri, 24 Aug 2018 14:46:16 +0200 Arnd Bergmann wrote: > On Fri, Aug 24, 2018 at 10:23 AM Masami Hiramatsu wrote: > > > > On Fri, 24 Aug 2018 13:32:06 +1000 > > Stephen Rothwell wrote: > > > > > Hi all, > > > > > > After merging the origin tree, today's linux-next build (powerpc > >

Re: linux-next: build warnings from the build of Linus' tree

2018-08-24 Thread Masami Hiramatsu
On Fri, 24 Aug 2018 22:42:11 +1000 Stephen Rothwell wrote: > Hi Masami, > > On Fri, 24 Aug 2018 20:47:56 +0900 Masami Hiramatsu > wrote: > > > > gcc-7.3.0 cross build ld shows below warnings. > > > > MODPOST vmlinux.o > > /opt/gcc-7.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld:

Re: linux-next: build warnings from the build of Linus' tree

2018-08-24 Thread Masami Hiramatsu
On Fri, 24 Aug 2018 22:42:11 +1000 Stephen Rothwell wrote: > Hi Masami, > > On Fri, 24 Aug 2018 20:47:56 +0900 Masami Hiramatsu > wrote: > > > > gcc-7.3.0 cross build ld shows below warnings. > > > > MODPOST vmlinux.o > > /opt/gcc-7.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld:

Re: linux-next: build warnings from the build of Linus' tree

2018-08-24 Thread Arnd Bergmann
On Fri, Aug 24, 2018 at 10:23 AM Masami Hiramatsu wrote: > > On Fri, 24 Aug 2018 13:32:06 +1000 > Stephen Rothwell wrote: > > > Hi all, > > > > After merging the origin tree, today's linux-next build (powerpc > > allyesconfig) produced these warnings: > > > > Maybe introduced by commit > > > >

Re: linux-next: build warnings from the build of Linus' tree

2018-08-24 Thread Arnd Bergmann
On Fri, Aug 24, 2018 at 10:23 AM Masami Hiramatsu wrote: > > On Fri, 24 Aug 2018 13:32:06 +1000 > Stephen Rothwell wrote: > > > Hi all, > > > > After merging the origin tree, today's linux-next build (powerpc > > allyesconfig) produced these warnings: > > > > Maybe introduced by commit > > > >

Re: linux-next: build warnings from the build of Linus' tree

2018-08-24 Thread Stephen Rothwell
Hi Masami, On Fri, 24 Aug 2018 20:47:56 +0900 Masami Hiramatsu wrote: > > gcc-7.3.0 cross build ld shows below warnings. > > MODPOST vmlinux.o > /opt/gcc-7.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan > section `.gnu.hash' from `linker stubs' being placed in section

Re: linux-next: build warnings from the build of Linus' tree

2018-08-24 Thread Stephen Rothwell
Hi Masami, On Fri, 24 Aug 2018 20:47:56 +0900 Masami Hiramatsu wrote: > > gcc-7.3.0 cross build ld shows below warnings. > > MODPOST vmlinux.o > /opt/gcc-7.3.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld: warning: orphan > section `.gnu.hash' from `linker stubs' being placed in section

Re: linux-next: build warnings from the build of Linus' tree

2018-08-24 Thread Masami Hiramatsu
On Fri, 24 Aug 2018 17:20:53 +0900 Masami Hiramatsu wrote: > On Fri, 24 Aug 2018 13:32:06 +1000 > Stephen Rothwell wrote: > > > Hi all, > > > > After merging the origin tree, today's linux-next build (powerpc > > allyesconfig) produced these warnings: > > > > ld: warning: orphan section

Re: linux-next: build warnings from the build of Linus' tree

2018-08-24 Thread Masami Hiramatsu
On Fri, 24 Aug 2018 17:20:53 +0900 Masami Hiramatsu wrote: > On Fri, 24 Aug 2018 13:32:06 +1000 > Stephen Rothwell wrote: > > > Hi all, > > > > After merging the origin tree, today's linux-next build (powerpc > > allyesconfig) produced these warnings: > > > > ld: warning: orphan section

Re: linux-next: build warnings from the build of Linus' tree

2018-08-24 Thread Masami Hiramatsu
On Fri, 24 Aug 2018 13:32:06 +1000 Stephen Rothwell wrote: > Hi all, > > After merging the origin tree, today's linux-next build (powerpc > allyesconfig) produced these warnings: > > ld: warning: orphan section `.data..LPBX1' from > `kernel/trace/trace_selftest_dynamic.o' being placed in

Re: linux-next: build warnings from the build of Linus' tree

2018-08-24 Thread Masami Hiramatsu
On Fri, 24 Aug 2018 13:32:06 +1000 Stephen Rothwell wrote: > Hi all, > > After merging the origin tree, today's linux-next build (powerpc > allyesconfig) produced these warnings: > > ld: warning: orphan section `.data..LPBX1' from > `kernel/trace/trace_selftest_dynamic.o' being placed in

linux-next: build warnings from the build of Linus' tree

2018-08-23 Thread Stephen Rothwell
Hi all, After merging the origin tree, today's linux-next build (powerpc allyesconfig) produced these warnings: ld: warning: orphan section `.data..LPBX1' from `kernel/trace/trace_selftest_dynamic.o' being placed in section `.data..LPBX1' ld: warning: orphan section `.data..LPBX1' from

linux-next: build warnings from the build of Linus' tree

2018-08-23 Thread Stephen Rothwell
Hi all, After merging the origin tree, today's linux-next build (powerpc allyesconfig) produced these warnings: ld: warning: orphan section `.data..LPBX1' from `kernel/trace/trace_selftest_dynamic.o' being placed in section `.data..LPBX1' ld: warning: orphan section `.data..LPBX1' from