devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [tty:tty-testing 9/30] drivers/of/fdt.c:807:2: error: implicit declaration of function 'fdt_path_offset_namelen'
       [not found] ` <201504282048.WK91FDRR%fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
@ 2015-04-28 13:26   ` Peter Hurley
       [not found]     ` <553F8A6D.9040404-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Hurley @ 2015-04-28 13:26 UTC (permalink / raw)
  To: Greg Kroah-Hartman
  Cc: kbuild test robot, kbuild-all-JC7UmRfGjtg, Rob Herring,
	Grant Likely, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

[ +cc Rob H, Grant L, devicetree ]

On 04/28/2015 08:24 AM, kbuild test robot wrote:
> tree:   git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tty-testing
> head:   962a6a5ce6b8280d6ce7416ce57a36103d31a523
> commit: 5a95cfdfaf5cb960ea06f333323dbe85ed269abf [9/30] of: earlycon: Fix 'stdout-path' with ':' path terminator
> config: microblaze-mmu_defconfig (attached as .config)
> reproduce:
>   wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
>   chmod +x ~/bin/make.cross
>   git checkout 5a95cfdfaf5cb960ea06f333323dbe85ed269abf
>   # save the attached .config to linux build tree
>   make.cross ARCH=microblaze 
> 
> All error/warnings:
> 
>    drivers/of/fdt.c: In function 'early_init_dt_scan_chosen_serial':
>>> drivers/of/fdt.c:807:2: error: implicit declaration of function 'fdt_path_offset_namelen' [-Werror=implicit-function-declaration]
>      offset = fdt_path_offset_namelen(fdt, p, (int)(q - p));
>      ^
>    cc1: some warnings being treated as errors

Greg,

This error occurs because the patch "libfdt: Add fdt_path_offset_namelen()"
has not been upstreamed yet by the devicetree maintainers.

Please back out commits 5a95cfdfaf5c ("of: earlycon: Fix 'stdout-path' with ':' path terminator")
through 865f9cc509db ("of: earlycon: Log more helpful message if earlycon not found")
from tty-testing.

I'll just resend the series when the situation with the missing
commit has been sorted.

Regards,
Peter Hurley

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

* Re: [tty:tty-testing 9/30] drivers/of/fdt.c:807:2: error: implicit declaration of function 'fdt_path_offset_namelen'
       [not found]     ` <553F8A6D.9040404-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org>
@ 2015-04-28 21:30       ` Greg Kroah-Hartman
  0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2015-04-28 21:30 UTC (permalink / raw)
  To: Peter Hurley
  Cc: kbuild test robot, kbuild-all-JC7UmRfGjtg, Rob Herring,
	Grant Likely, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org

On Tue, Apr 28, 2015 at 09:26:05AM -0400, Peter Hurley wrote:
> [ +cc Rob H, Grant L, devicetree ]
> 
> On 04/28/2015 08:24 AM, kbuild test robot wrote:
> > tree:   git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tty-testing
> > head:   962a6a5ce6b8280d6ce7416ce57a36103d31a523
> > commit: 5a95cfdfaf5cb960ea06f333323dbe85ed269abf [9/30] of: earlycon: Fix 'stdout-path' with ':' path terminator
> > config: microblaze-mmu_defconfig (attached as .config)
> > reproduce:
> >   wget https://git.kernel.org/cgit/linux/kernel/git/wfg/lkp-tests.git/plain/sbin/make.cross -O ~/bin/make.cross
> >   chmod +x ~/bin/make.cross
> >   git checkout 5a95cfdfaf5cb960ea06f333323dbe85ed269abf
> >   # save the attached .config to linux build tree
> >   make.cross ARCH=microblaze 
> > 
> > All error/warnings:
> > 
> >    drivers/of/fdt.c: In function 'early_init_dt_scan_chosen_serial':
> >>> drivers/of/fdt.c:807:2: error: implicit declaration of function 'fdt_path_offset_namelen' [-Werror=implicit-function-declaration]
> >      offset = fdt_path_offset_namelen(fdt, p, (int)(q - p));
> >      ^
> >    cc1: some warnings being treated as errors
> 
> Greg,
> 
> This error occurs because the patch "libfdt: Add fdt_path_offset_namelen()"
> has not been upstreamed yet by the devicetree maintainers.
> 
> Please back out commits 5a95cfdfaf5c ("of: earlycon: Fix 'stdout-path' with ':' path terminator")
> through 865f9cc509db ("of: earlycon: Log more helpful message if earlycon not found")
> from tty-testing.
> 
> I'll just resend the series when the situation with the missing
> commit has been sorted.

Ok, those patches are now dropped, thanks.

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2015-04-28 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <201504282048.WK91FDRR%fengguang.wu@intel.com>
     [not found] ` <201504282048.WK91FDRR%fengguang.wu-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-04-28 13:26   ` [tty:tty-testing 9/30] drivers/of/fdt.c:807:2: error: implicit declaration of function 'fdt_path_offset_namelen' Peter Hurley
     [not found]     ` <553F8A6D.9040404-WaGBZJeGNqdsbIuE7sb01tBPR1lH4CV8@public.gmane.org>
2015-04-28 21:30       ` Greg Kroah-Hartman

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