All of lore.kernel.org
 help / color / mirror / Atom feed
* [-next] ERROR: "epapr_hypercall_start" [drivers/tty/ehv_bytechan.ko] undefined!
@ 2012-08-10  7:43 Geert Uytterhoeven
  2012-08-10  8:58   ` Michael Ellerman
  0 siblings, 1 reply; 6+ messages in thread
From: Geert Uytterhoeven @ 2012-08-10  7:43 UTC (permalink / raw)
  To: linuxppc-dev, Linux-Next

Sicne a few days, powerpc allmodconfig fails with:

ERROR: "epapr_hypercall_start" [drivers/tty/ehv_bytechan.ko] undefined!
make[2]: *** [__modpost] Error 1
make[1]: *** [modules] Error 2

http://kisskb.ellerman.id.au/kisskb/buildresult/6883300/

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds

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

* Re: [-next] ERROR: "epapr_hypercall_start" [drivers/tty/ehv_bytechan.ko] undefined!
  2012-08-10  7:43 [-next] ERROR: "epapr_hypercall_start" [drivers/tty/ehv_bytechan.ko] undefined! Geert Uytterhoeven
@ 2012-08-10  8:58   ` Michael Ellerman
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Ellerman @ 2012-08-10  8:58 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: linuxppc-dev, Linux-Next, yu.liu, stuart.yoder, Timur Tabi

On Fri, 2012-08-10 at 09:43 +0200, Geert Uytterhoeven wrote:
> Sicne a few days, powerpc allmodconfig fails with:
> 
> ERROR: "epapr_hypercall_start" [drivers/tty/ehv_bytechan.ko] undefined!
> make[2]: *** [__modpost] Error 1
> make[1]: *** [modules] Error 2
> 
> http://kisskb.ellerman.id.au/kisskb/buildresult/6883300/


Yep, modular build is broken.

Since this commit by the looks of it:

commit 6d2d82627f4f1e96a33664ace494fa363e0495cb
Author: Liu Yu-B13201 <Yu.Liu@freescale.com>
Date:   Tue Jul 3 05:48:56 2012 +0000

    PPC: Don't use hardcoded opcode for ePAPR hcall invocation
    
    Signed-off-by: Liu Yu <yu.liu@freescale.com>
    Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
    Signed-off-by: Alexander Graf <agraf@suse.de>



cheers

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

* Re: [-next] ERROR: "epapr_hypercall_start" [drivers/tty/ehv_bytechan.ko] undefined!
@ 2012-08-10  8:58   ` Michael Ellerman
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Ellerman @ 2012-08-10  8:58 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Linux-Next, linuxppc-dev, stuart.yoder, yu.liu, Timur Tabi

On Fri, 2012-08-10 at 09:43 +0200, Geert Uytterhoeven wrote:
> Sicne a few days, powerpc allmodconfig fails with:
> 
> ERROR: "epapr_hypercall_start" [drivers/tty/ehv_bytechan.ko] undefined!
> make[2]: *** [__modpost] Error 1
> make[1]: *** [modules] Error 2
> 
> http://kisskb.ellerman.id.au/kisskb/buildresult/6883300/


Yep, modular build is broken.

Since this commit by the looks of it:

commit 6d2d82627f4f1e96a33664ace494fa363e0495cb
Author: Liu Yu-B13201 <Yu.Liu@freescale.com>
Date:   Tue Jul 3 05:48:56 2012 +0000

    PPC: Don't use hardcoded opcode for ePAPR hcall invocation
    
    Signed-off-by: Liu Yu <yu.liu@freescale.com>
    Signed-off-by: Stuart Yoder <stuart.yoder@freescale.com>
    Signed-off-by: Alexander Graf <agraf@suse.de>



cheers

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

* Re: [-next] ERROR: "epapr_hypercall_start" [drivers/tty/ehv_bytechan.ko] undefined!
  2012-08-10  8:58   ` Michael Ellerman
  (?)
@ 2012-08-10  9:00   ` Michael Ellerman
  2012-08-10 17:05     ` Scott Wood
  -1 siblings, 1 reply; 6+ messages in thread
From: Michael Ellerman @ 2012-08-10  9:00 UTC (permalink / raw)
  To: linuxppc-dev

On Fri, 2012-08-10 at 18:58 +1000, Michael Ellerman wrote:
> On Fri, 2012-08-10 at 09:43 +0200, Geert Uytterhoeven wrote:
> > Sicne a few days, powerpc allmodconfig fails with:
> > 
> > ERROR: "epapr_hypercall_start" [drivers/tty/ehv_bytechan.ko] undefined!
> > make[2]: *** [__modpost] Error 1
> > make[1]: *** [modules] Error 2
> > 
> > http://kisskb.ellerman.id.au/kisskb/buildresult/6883300/
> 
> 
> Yep, modular build is broken.
> 
> Since this commit by the looks of it:
> 
> commit 6d2d82627f4f1e96a33664ace494fa363e0495cb
> Author: Liu Yu-B13201 <Yu.Liu@freescale.com>
> Date:   Tue Jul 3 05:48:56 2012 +0000
> 
>     PPC: Don't use hardcoded opcode for ePAPR hcall invocation
>     
>     Signed-off-by: Liu Yu <yu.liu@freescale.com>

And this address bounces, nice.

cheers

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

* Re: [-next] ERROR: "epapr_hypercall_start" [drivers/tty/ehv_bytechan.ko] undefined!
  2012-08-10  9:00   ` Michael Ellerman
@ 2012-08-10 17:05     ` Scott Wood
  2012-08-11  4:21       ` Michael Ellerman
  0 siblings, 1 reply; 6+ messages in thread
From: Scott Wood @ 2012-08-10 17:05 UTC (permalink / raw)
  To: Michael Ellerman; +Cc: linuxppc-dev

On 08/10/2012 04:00 AM, Michael Ellerman wrote:
> On Fri, 2012-08-10 at 18:58 +1000, Michael Ellerman wrote:
>> On Fri, 2012-08-10 at 09:43 +0200, Geert Uytterhoeven wrote:
>>> Sicne a few days, powerpc allmodconfig fails with:
>>>
>>> ERROR: "epapr_hypercall_start" [drivers/tty/ehv_bytechan.ko] undefined!
>>> make[2]: *** [__modpost] Error 1
>>> make[1]: *** [modules] Error 2
>>>
>>> http://kisskb.ellerman.id.au/kisskb/buildresult/6883300/
>>
>>
>> Yep, modular build is broken.
>>
>> Since this commit by the looks of it:
>>
>> commit 6d2d82627f4f1e96a33664ace494fa363e0495cb
>> Author: Liu Yu-B13201 <Yu.Liu@freescale.com>
>> Date:   Tue Jul 3 05:48:56 2012 +0000
>>
>>     PPC: Don't use hardcoded opcode for ePAPR hcall invocation
>>     
>>     Signed-off-by: Liu Yu <yu.liu@freescale.com>
> 
> And this address bounces, nice.

He doesn't work here anymore.  We'll take care of the breakage.

-Scott

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

* Re: [-next] ERROR: "epapr_hypercall_start" [drivers/tty/ehv_bytechan.ko] undefined!
  2012-08-10 17:05     ` Scott Wood
@ 2012-08-11  4:21       ` Michael Ellerman
  0 siblings, 0 replies; 6+ messages in thread
From: Michael Ellerman @ 2012-08-11  4:21 UTC (permalink / raw)
  To: Scott Wood; +Cc: linuxppc-dev



Scott Wood <scottwood@freescale.com> wrote:

>On 08/10/2012 04:00 AM, Michael Ellerman wrote:
>> On Fri, 2012-08-10 at 18:58 +1000, Michael Ellerman wrote:
>>> On Fri, 2012-08-10 at 09:43 +0200, 
>>>     
>>>     Signed-off-by: Liu Yu <yu.liu@freescale.com>
>> 
>> And this address bounces, nice.
>
>He doesn't work here anymore.  We'll take care of the breakage.

Thanks. 

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

end of thread, other threads:[~2012-08-11  4:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-10  7:43 [-next] ERROR: "epapr_hypercall_start" [drivers/tty/ehv_bytechan.ko] undefined! Geert Uytterhoeven
2012-08-10  8:58 ` Michael Ellerman
2012-08-10  8:58   ` Michael Ellerman
2012-08-10  9:00   ` Michael Ellerman
2012-08-10 17:05     ` Scott Wood
2012-08-11  4:21       ` Michael Ellerman

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.