linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* powerpc: allmod config build failure
@ 2010-01-05  3:32 Stephen Rothwell
  2010-01-05 13:03 ` Alexander Graf
  0 siblings, 1 reply; 3+ messages in thread
From: Stephen Rothwell @ 2010-01-05  3:32 UTC (permalink / raw)
  To: Hollis Blanchard, Benjamin Herrenschmidt; +Cc: ppc-dev, Alexander Graf

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

Hi all,

The powerpc allmodconfig build of Linus' tree has been failing like this
since Dec 13 (and linux-next since Nov 7):

arch/powerpc/kvm/built-in.o:(.toc1+0x18): undefined reference to `kvm_debugfs_dir'

$ grep KVM .config
CONFIG_KVM=y
CONFIG_KVM_BOOK3S_64_HANDLER=y
CONFIG_KVM_BOOK3S_64=m
CONFIG_KVM_EXIT_TIMING=y

I assume that this failure was introduced by commit
c4f9c779f1019c7d5c61961a7c0aaaf1420d8f90 ("Include Book3s_64 target in
buildsystem").
-- 
Cheers,
Stephen Rothwell                    sfr@canb.auug.org.au
http://www.canb.auug.org.au/~sfr/

[-- Attachment #2: Type: application/pgp-signature, Size: 198 bytes --]

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

* Re: powerpc: allmod config build failure
  2010-01-05  3:32 powerpc: allmod config build failure Stephen Rothwell
@ 2010-01-05 13:03 ` Alexander Graf
  2010-01-05 13:10   ` Avi Kivity
  0 siblings, 1 reply; 3+ messages in thread
From: Alexander Graf @ 2010-01-05 13:03 UTC (permalink / raw)
  To: Stephen Rothwell; +Cc: Marcelo Tosatti, ppc-dev, Avi Kivity, Hollis Blanchard


On 05.01.2010, at 04:32, Stephen Rothwell wrote:

> Hi all,
>=20
> The powerpc allmodconfig build of Linus' tree has been failing like =
this
> since Dec 13 (and linux-next since Nov 7):
>=20
> arch/powerpc/kvm/built-in.o:(.toc1+0x18): undefined reference to =
`kvm_debugfs_dir'
>=20
> $ grep KVM .config
> CONFIG_KVM=3Dy
> CONFIG_KVM_BOOK3S_64_HANDLER=3Dy
> CONFIG_KVM_BOOK3S_64=3Dm
> CONFIG_KVM_EXIT_TIMING=3Dy
>=20
> I assume that this failure was introduced by commit
> c4f9c779f1019c7d5c61961a7c0aaaf1420d8f90 ("Include Book3s_64 target in
> buildsystem").

Yes, and the fix is in Avi's tree already =
(1231730604360801d4e648c37c4b98f30850e001).
I'm not sure how the syncing of those two happens - let's ask him.

Alex=

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

* Re: powerpc: allmod config build failure
  2010-01-05 13:03 ` Alexander Graf
@ 2010-01-05 13:10   ` Avi Kivity
  0 siblings, 0 replies; 3+ messages in thread
From: Avi Kivity @ 2010-01-05 13:10 UTC (permalink / raw)
  To: Alexander Graf
  Cc: Stephen Rothwell, Marcelo Tosatti, ppc-dev, Hollis Blanchard

On 01/05/2010 03:03 PM, Alexander Graf wrote:
> On 05.01.2010, at 04:32, Stephen Rothwell wrote:
>
>    
>> Hi all,
>>
>> The powerpc allmodconfig build of Linus' tree has been failing like this
>> since Dec 13 (and linux-next since Nov 7):
>>
>> arch/powerpc/kvm/built-in.o:(.toc1+0x18): undefined reference to `kvm_debugfs_dir'
>>
>> $ grep KVM .config
>> CONFIG_KVM=y
>> CONFIG_KVM_BOOK3S_64_HANDLER=y
>> CONFIG_KVM_BOOK3S_64=m
>> CONFIG_KVM_EXIT_TIMING=y
>>
>> I assume that this failure was introduced by commit
>> c4f9c779f1019c7d5c61961a7c0aaaf1420d8f90 ("Include Book3s_64 target in
>> buildsystem").
>>      
> Yes, and the fix is in Avi's tree already (1231730604360801d4e648c37c4b98f30850e001).
> I'm not sure how the syncing of those two happens - let's ask him.
>    

Marcelo and myself collect such patches in a branch (kvm.git 
kvm-updates/2.6.33) and push them to Linus.  This week it's Marcelo's turn.

When sending a patch that fixes upstream (or -stable) breakage, please 
not it explicitly, and we'll queue it when applying.

-- 
error compiling committee.c: too many arguments to function

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

end of thread, other threads:[~2010-01-05 13:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-05  3:32 powerpc: allmod config build failure Stephen Rothwell
2010-01-05 13:03 ` Alexander Graf
2010-01-05 13:10   ` Avi Kivity

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