public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Stephen Rothwell <sfr@canb.auug.org.au>
Cc: Marcelo Tosatti <mtosatti@redhat.com>,
	Avi Kivity <avi@qumranet.com>,
	linux-next@vger.kernel.org, LKML <linux-kernel@vger.kernel.org>
Subject: Re: linux-next: Tree for July 30
Date: Wed, 30 Jul 2008 16:47:15 +0200	[thread overview]
Message-ID: <s5hod4fsa30.wl%tiwai@suse.de> (raw)
In-Reply-To: <20080730170635.f737ffe9.sfr@canb.auug.org.au>

At Wed, 30 Jul 2008 17:06:35 +1000,
Stephen Rothwell wrote:
> 
> Hi all,
> 
> The summary of the difference between 2.6.27-rc1 and today's tree is:
> 
>  1383 files changed, 50871 insertions(+), 37618 deletions(-)
> 
> thanks partly to the include/asm-sh -> arch/sh/include/asm rename, 1307
> kvm commits and 188 xfs commits.
> 
> Changes since next-20080729:
> 
> Temporarily dropped trees: acpi (it is being moved to a new tree and is
> just accumulating conflicts against Linus' tree).
> 	v4l-dvb (got lots of conflicts against the version that was
> merged to Linus).
> 
> Linus' tree gained a three build fix (from the pci-current tree).
> 
> The driver-core tree had a commit reverted but the problem is actually
> elsewhere.
> 
> The battery tree lost its conflicts.
> 
> I have also applied the following patches for known problems:
> 
> 	hfcmulti is not supported on big endian
> 	cpumask: statement expressions confuse some versions of gcc
> 	tests: lkdtm needs ide.h
> 
> The sparc(32) defconfig build still fails - this is probably a toolchain
> problem.

I got a build error on ia64 regarding kvm:

  CC [M]  arch/ia64/kvm/../../../virt/kvm/ioapic.o
arch/ia64/kvm/../../../virt/kvm/ioapic.c:42:17: error: irq.h: No such file or directory
arch/ia64/kvm/../../../virt/kvm/ioapic.c: In function '__kvm_ioapic_update_eoi':
arch/ia64/kvm/../../../virt/kvm/ioapic.c:296: error: implicit declaration of function 'kvm_notify_acked_irq'
arch/ia64/kvm/../../../virt/kvm/ioapic.c: In function 'ioapic_mmio_write':
arch/ia64/kvm/../../../virt/kvm/ioapic.c:389: error: too few arguments to function 'kvm_ioapic_update_eoi'
make[1]: *** [arch/ia64/kvm/../../../virt/kvm/ioapic.o] Error 1

Since the build with next-0729 was OK, the culprit looks like the commit:

commit 4233cf141eeb8d6363e0fb78e2e2ea391c269200
Author: Marcelo Tosatti <mtosatti@redhat.com>
Date:   Sat Jul 26 17:01:00 2008 -0300

    KVM: irq ack notification


Takashi

  reply	other threads:[~2008-07-30 14:47 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-30  7:06 linux-next: Tree for July 30 Stephen Rothwell
2008-07-30 14:47 ` Takashi Iwai [this message]
2008-07-31  6:10 ` Andrew Morton
2008-07-31 14:07   ` Dmitry Torokhov
2008-07-31 15:36     ` Bartlomiej Zolnierkiewicz
2008-07-31 15:56       ` Dmitry Torokhov
2008-07-31 17:44         ` Andrew Morton
2008-07-31 18:17           ` Dmitry Torokhov
2008-07-31 18:26             ` Andrew Morton
2008-07-31 18:34               ` Dmitry Torokhov
2008-07-31 18:55                 ` Andrew Morton
2008-07-31 19:03                   ` Dmitry Torokhov
2008-07-31 19:20                   ` Hugh Dickins
2008-07-31 18:48             ` Rafael J. Wysocki
2008-07-31 18:54               ` Dmitry Torokhov
2008-07-31 19:10                 ` Linus Torvalds
2008-07-31 19:24                   ` Dmitry Torokhov
2008-07-31 19:42                     ` Dmitry Torokhov
2008-07-31 20:10                       ` Andrew Morton
2008-08-07 18:11                         ` Dmitry Torokhov
2008-08-07 18:50                           ` Andrew Morton
2008-08-07 19:06                             ` Dmitry Torokhov
2008-08-07 18:55                           ` Rafael J. Wysocki
2008-08-01 19:12                       ` Linus Torvalds
2008-08-01 19:23                         ` Dmitry Torokhov
2008-08-01 19:26                           ` Linus Torvalds
2008-07-31 19:44                     ` Linus Torvalds
2008-07-31 20:05                       ` Dmitry Torokhov
2008-07-31 20:16                         ` Linus Torvalds
2008-07-31 20:28                           ` Linus Torvalds
2008-07-31 20:39                             ` Dmitry Torokhov
2008-07-31 20:28                           ` Dmitry Torokhov
2008-07-31 19:13                 ` Andrew Morton
2008-07-31 19:57                 ` Rafael J. Wysocki
2008-08-04  5:47   ` Stephen Rothwell
  -- strict thread matches above, loose matches on Subject: below --
2009-07-30  8:21 Stephen Rothwell
2010-07-30  5:10 Stephen Rothwell
2012-07-30  4:02 Stephen Rothwell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=s5hod4fsa30.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=avi@qumranet.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-next@vger.kernel.org \
    --cc=mtosatti@redhat.com \
    --cc=sfr@canb.auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox