kernel-janitors.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [omap-dss2:work:omap5-dt 83/133] include/linux/of.h:318:1: error: unknown type name 'device_node
@ 2012-09-06  7:48 Peter Ujfalusi
  2012-09-06  7:55 ` Tomi Valkeinen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Peter Ujfalusi @ 2012-09-06  7:48 UTC (permalink / raw)
  To: kernel-janitors

Hi,

On 09/06/2012 06:51 AM, Fengguang Wu wrote:
> Hi Peter,
> 
> FYI, kernel build failed on

Thank you for report. AFAIK this is a work in progress tree for OMAP DSS2
maintained by Tomi Valkeinen (I have put him to CC).

Regards,
Péter

> 
> tree:   git://gitorious.org/linux-omap-dss2/linux work/omap5-dt
> head:   73fc80a0ac6b4a62eab3ce20150167f5be0233e7
> commit: 3fc0d2ee0ac2c9f927b4e4aa5aca915d85ec56eb [83/133] dt: Add empty of_find_node_by_name() function
> config: x86_64-allyesdebian (attached as .config)
> 
> All related error/warning messages:
> 
> In file included from arch/x86/kernel/irq.c:7:0:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from arch/x86/include/asm/prom.h:17:0,
>                  from arch/x86/kernel/setup.c:115:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from arch/x86/include/asm/prom.h:17:0,
>                  from arch/x86/kernel/irqinit.c:27:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from arch/x86/kernel/rtc.c:10:0:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from include/linux/i2c.h:36:0,
>                  from include/linux/fb.h:5,
>                  from fs/compat_ioctl.c:44:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from kernel/irq/irqdomain.c:11:0:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from drivers/ata/sata_mv.c:68:0:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from drivers/base/core.c:21:0:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from include/linux/i2c.h:36:0,
>                  from include/linux/fb.h:5,
>                  from arch/x86/video/fbdev.c:9:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from include/asm-generic/gpio.h:7:0,
>                  from include/linux/gpio.h:48,
>                  from drivers/gpio/gpiolib.c:10:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from include/asm-generic/gpio.h:7:0,
>                  from include/linux/gpio.h:48,
>                  from drivers/gpio/devres.c:18:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> ..
> 
> ---
> 0-DAY kernel build testing backend         Open Source Technology Centre
> Fengguang Wu <wfg@linux.intel.com>                     Intel Corporation
> 


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

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

* Re: [omap-dss2:work:omap5-dt 83/133] include/linux/of.h:318:1: error: unknown type name 'device_node
  2012-09-06  7:48 [omap-dss2:work:omap5-dt 83/133] include/linux/of.h:318:1: error: unknown type name 'device_node Peter Ujfalusi
@ 2012-09-06  7:55 ` Tomi Valkeinen
  2012-09-06  8:45 ` Fengguang Wu
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Tomi Valkeinen @ 2012-09-06  7:55 UTC (permalink / raw)
  To: kernel-janitors

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

Hi Fengguang,

Why are you compiling work/omap5-dt branch? That's not a stable one.

But yes, the patch is Peter's, even if it's my git tree, so he was the
correct one to blame ;).

 Tomi

On Thu, 2012-09-06 at 10:48 +0300, Peter Ujfalusi wrote:
> Hi,
> 
> On 09/06/2012 06:51 AM, Fengguang Wu wrote:
> > Hi Peter,
> > 
> > FYI, kernel build failed on
> 
> Thank you for report. AFAIK this is a work in progress tree for OMAP DSS2
> maintained by Tomi Valkeinen (I have put him to CC).
> 
> Regards,
> Péter
> 
> > 
> > tree:   git://gitorious.org/linux-omap-dss2/linux work/omap5-dt
> > head:   73fc80a0ac6b4a62eab3ce20150167f5be0233e7
> > commit: 3fc0d2ee0ac2c9f927b4e4aa5aca915d85ec56eb [83/133] dt: Add empty of_find_node_by_name() function
> > config: x86_64-allyesdebian (attached as .config)
> > 
> > All related error/warning messages:
> > 
> > In file included from arch/x86/kernel/irq.c:7:0:
> > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > --
> > In file included from arch/x86/include/asm/prom.h:17:0,
> >                  from arch/x86/kernel/setup.c:115:
> > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > --
> > In file included from arch/x86/include/asm/prom.h:17:0,
> >                  from arch/x86/kernel/irqinit.c:27:
> > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > --
> > In file included from arch/x86/kernel/rtc.c:10:0:
> > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > --
> > In file included from include/linux/i2c.h:36:0,
> >                  from include/linux/fb.h:5,
> >                  from fs/compat_ioctl.c:44:
> > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > --
> > In file included from kernel/irq/irqdomain.c:11:0:
> > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > --
> > In file included from drivers/ata/sata_mv.c:68:0:
> > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > --
> > In file included from drivers/base/core.c:21:0:
> > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > --
> > In file included from include/linux/i2c.h:36:0,
> >                  from include/linux/fb.h:5,
> >                  from arch/x86/video/fbdev.c:9:
> > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > --
> > In file included from include/asm-generic/gpio.h:7:0,
> >                  from include/linux/gpio.h:48,
> >                  from drivers/gpio/gpiolib.c:10:
> > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > --
> > In file included from include/asm-generic/gpio.h:7:0,
> >                  from include/linux/gpio.h:48,
> >                  from drivers/gpio/devres.c:18:
> > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > ..
> > 
> > ---
> > 0-DAY kernel build testing backend         Open Source Technology Centre
> > Fengguang Wu <wfg@linux.intel.com>                     Intel Corporation
> > 
> 
> 


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: [omap-dss2:work:omap5-dt 83/133] include/linux/of.h:318:1: error: unknown type name 'device_node
  2012-09-06  7:48 [omap-dss2:work:omap5-dt 83/133] include/linux/of.h:318:1: error: unknown type name 'device_node Peter Ujfalusi
  2012-09-06  7:55 ` Tomi Valkeinen
@ 2012-09-06  8:45 ` Fengguang Wu
  2012-09-06  8:58 ` Tomi Valkeinen
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Fengguang Wu @ 2012-09-06  8:45 UTC (permalink / raw)
  To: kernel-janitors

Hi Tomi,

On Thu, Sep 06, 2012 at 10:55:47AM +0300, Tomi Valkeinen wrote:
> Hi Fengguang,
> 
> Why are you compiling work/omap5-dt branch? That's not a stable one.

Sorry, shall I skip all of you work/* branches?

Thanks,
Fengguang

> But yes, the patch is Peter's, even if it's my git tree, so he was the
> correct one to blame ;).
> 
>  Tomi
> 
> On Thu, 2012-09-06 at 10:48 +0300, Peter Ujfalusi wrote:
> > Hi,
> > 
> > On 09/06/2012 06:51 AM, Fengguang Wu wrote:
> > > Hi Peter,
> > > 
> > > FYI, kernel build failed on
> > 
> > Thank you for report. AFAIK this is a work in progress tree for OMAP DSS2
> > maintained by Tomi Valkeinen (I have put him to CC).
> > 
> > Regards,
> > Péter
> > 
> > > 
> > > tree:   git://gitorious.org/linux-omap-dss2/linux work/omap5-dt
> > > head:   73fc80a0ac6b4a62eab3ce20150167f5be0233e7
> > > commit: 3fc0d2ee0ac2c9f927b4e4aa5aca915d85ec56eb [83/133] dt: Add empty of_find_node_by_name() function
> > > config: x86_64-allyesdebian (attached as .config)
> > > 
> > > All related error/warning messages:
> > > 
> > > In file included from arch/x86/kernel/irq.c:7:0:
> > > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > > --
> > > In file included from arch/x86/include/asm/prom.h:17:0,
> > >                  from arch/x86/kernel/setup.c:115:
> > > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > > --
> > > In file included from arch/x86/include/asm/prom.h:17:0,
> > >                  from arch/x86/kernel/irqinit.c:27:
> > > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > > --
> > > In file included from arch/x86/kernel/rtc.c:10:0:
> > > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > > --
> > > In file included from include/linux/i2c.h:36:0,
> > >                  from include/linux/fb.h:5,
> > >                  from fs/compat_ioctl.c:44:
> > > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > > --
> > > In file included from kernel/irq/irqdomain.c:11:0:
> > > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > > --
> > > In file included from drivers/ata/sata_mv.c:68:0:
> > > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > > --
> > > In file included from drivers/base/core.c:21:0:
> > > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > > --
> > > In file included from include/linux/i2c.h:36:0,
> > >                  from include/linux/fb.h:5,
> > >                  from arch/x86/video/fbdev.c:9:
> > > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > > --
> > > In file included from include/asm-generic/gpio.h:7:0,
> > >                  from include/linux/gpio.h:48,
> > >                  from drivers/gpio/gpiolib.c:10:
> > > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > > --
> > > In file included from include/asm-generic/gpio.h:7:0,
> > >                  from include/linux/gpio.h:48,
> > >                  from drivers/gpio/devres.c:18:
> > > include/linux/of.h:318:1: error: unknown type name 'device_node'
> > > ..
> > > 
> > > ---
> > > 0-DAY kernel build testing backend         Open Source Technology Centre
> > > Fengguang Wu <wfg@linux.intel.com>                     Intel Corporation
> > > 
> > 
> > 
> 


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

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

* Re: [omap-dss2:work:omap5-dt 83/133] include/linux/of.h:318:1: error: unknown type name 'device_node
  2012-09-06  7:48 [omap-dss2:work:omap5-dt 83/133] include/linux/of.h:318:1: error: unknown type name 'device_node Peter Ujfalusi
  2012-09-06  7:55 ` Tomi Valkeinen
  2012-09-06  8:45 ` Fengguang Wu
@ 2012-09-06  8:58 ` Tomi Valkeinen
  2012-09-06  9:06 ` Fengguang Wu
  2012-09-06  9:24 ` Peter Ujfalusi
  4 siblings, 0 replies; 6+ messages in thread
From: Tomi Valkeinen @ 2012-09-06  8:58 UTC (permalink / raw)
  To: kernel-janitors

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

On Thu, 2012-09-06 at 16:45 +0800, Fengguang Wu wrote:
> Hi Tomi,
> 
> On Thu, Sep 06, 2012 at 10:55:47AM +0300, Tomi Valkeinen wrote:
> > Hi Fengguang,
> > 
> > Why are you compiling work/omap5-dt branch? That's not a stable one.
> 
> Sorry, shall I skip all of you work/* branches?

I don't know, depends on your purpose. Only master and for-next branches
in my tree can be considered stable, other branches may contain just
about anything. So if you've got some kind of automatic build tester, I
don't think it will do any good to test other branches than those two.

 Tomi


[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

* Re: [omap-dss2:work:omap5-dt 83/133] include/linux/of.h:318:1: error: unknown type name 'device_node
  2012-09-06  7:48 [omap-dss2:work:omap5-dt 83/133] include/linux/of.h:318:1: error: unknown type name 'device_node Peter Ujfalusi
                   ` (2 preceding siblings ...)
  2012-09-06  8:58 ` Tomi Valkeinen
@ 2012-09-06  9:06 ` Fengguang Wu
  2012-09-06  9:24 ` Peter Ujfalusi
  4 siblings, 0 replies; 6+ messages in thread
From: Fengguang Wu @ 2012-09-06  9:06 UTC (permalink / raw)
  To: kernel-janitors

On Thu, Sep 06, 2012 at 11:58:44AM +0300, Tomi Valkeinen wrote:
> On Thu, 2012-09-06 at 16:45 +0800, Fengguang Wu wrote:
> > Hi Tomi,
> > 
> > On Thu, Sep 06, 2012 at 10:55:47AM +0300, Tomi Valkeinen wrote:
> > > Hi Fengguang,
> > > 
> > > Why are you compiling work/omap5-dt branch? That's not a stable one.
> > 
> > Sorry, shall I skip all of you work/* branches?
> 
> I don't know, depends on your purpose. Only master and for-next branches
> in my tree can be considered stable, other branches may contain just
> about anything. So if you've got some kind of automatic build tester, I
> don't think it will do any good to test other branches than those two.

Got it. I'll blacklist all + whitelist master and for-next.

Thanks,
Fengguang

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

* Re: [omap-dss2:work:omap5-dt 83/133] include/linux/of.h:318:1: error: unknown type name 'device_node
  2012-09-06  7:48 [omap-dss2:work:omap5-dt 83/133] include/linux/of.h:318:1: error: unknown type name 'device_node Peter Ujfalusi
                   ` (3 preceding siblings ...)
  2012-09-06  9:06 ` Fengguang Wu
@ 2012-09-06  9:24 ` Peter Ujfalusi
  4 siblings, 0 replies; 6+ messages in thread
From: Peter Ujfalusi @ 2012-09-06  9:24 UTC (permalink / raw)
  To: kernel-janitors

Hi,

On 09/06/2012 06:51 AM, Fengguang Wu wrote:
> Hi Peter,
> 
> FYI, kernel build failed on
> 
> tree:   git://gitorious.org/linux-omap-dss2/linux work/omap5-dt
> head:   73fc80a0ac6b4a62eab3ce20150167f5be0233e7
> commit: 3fc0d2ee0ac2c9f927b4e4aa5aca915d85ec56eb [83/133] dt: Add empty of_find_node_by_name() function
> config: x86_64-allyesdebian (attached as .config)

Just to let you know:
The offending patch has not been yet taken by upstream (luckily).
I will fix it up for the next series I'm sending out today.
Thank you for informing us about this!

Regards,
Péter

> 
> All related error/warning messages:
> 
> In file included from arch/x86/kernel/irq.c:7:0:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from arch/x86/include/asm/prom.h:17:0,
>                  from arch/x86/kernel/setup.c:115:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from arch/x86/include/asm/prom.h:17:0,
>                  from arch/x86/kernel/irqinit.c:27:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from arch/x86/kernel/rtc.c:10:0:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from include/linux/i2c.h:36:0,
>                  from include/linux/fb.h:5,
>                  from fs/compat_ioctl.c:44:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from kernel/irq/irqdomain.c:11:0:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from drivers/ata/sata_mv.c:68:0:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from drivers/base/core.c:21:0:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from include/linux/i2c.h:36:0,
>                  from include/linux/fb.h:5,
>                  from arch/x86/video/fbdev.c:9:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from include/asm-generic/gpio.h:7:0,
>                  from include/linux/gpio.h:48,
>                  from drivers/gpio/gpiolib.c:10:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> --
> In file included from include/asm-generic/gpio.h:7:0,
>                  from include/linux/gpio.h:48,
>                  from drivers/gpio/devres.c:18:
> include/linux/of.h:318:1: error: unknown type name 'device_node'
> ..
> 
> ---
> 0-DAY kernel build testing backend         Open Source Technology Centre
> Fengguang Wu <wfg@linux.intel.com>                     Intel Corporation
> 


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

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

end of thread, other threads:[~2012-09-06  9:24 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-06  7:48 [omap-dss2:work:omap5-dt 83/133] include/linux/of.h:318:1: error: unknown type name 'device_node Peter Ujfalusi
2012-09-06  7:55 ` Tomi Valkeinen
2012-09-06  8:45 ` Fengguang Wu
2012-09-06  8:58 ` Tomi Valkeinen
2012-09-06  9:06 ` Fengguang Wu
2012-09-06  9:24 ` Peter Ujfalusi

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