Prev: BUG/boot failure on Dell Precision T3500 (pci/ahci_stop_engine)
Next: [PATCH 01/19] perf hists: Mark entries filtered by parent
From: Stephen Rothwell on 1 Aug 2010 20:40 Hi Avi, Marcelo, On Mon, 26 Jul 2010 14:27:25 +1000 Stephen Rothwell <sfr(a)canb.auug.org.au> wrote: > > After merging the final tree, today's linux-next build (powerpc > ppc44x_defconfig) failed like this: > > cc1: warnings being treated as errors > arch/powerpc/kvm/44x_tlb.c: In function 'kvmppc_mmu_map': > arch/powerpc/kvm/44x_tlb.c:319: error: format '%lx' expects type 'long unsigned int', but argument 2 has type 'gfn_t' > > Caused by commit 05c07e00b15e00632a2502dcbf253415449e89da ("KVM: Use u64 > for frame data types"). I applied the following patch for today: > > From: Stephen Rothwell <sfr(a)canb.auug.org.au> > Date: Mon, 26 Jul 2010 14:25:12 +1000 > Subject: [PATCH] kvm: u64's should be printed with %llx Ping? -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/
From: Avi Kivity on 1 Aug 2010 23:50 On 08/02/2010 03:33 AM, Stephen Rothwell wrote: > >> From: Stephen Rothwell<sfr(a)canb.auug.org.au> >> Date: Mon, 26 Jul 2010 14:25:12 +1000 >> Subject: [PATCH] kvm: u64's should be printed with %llx > Ping? > Sorry. Applied now, and will appear on next next. -- I have a truly marvellous patch that fixes the bug which this signature is too narrow to contain. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
From: Stephen Rothwell on 2 Aug 2010 00:30
Hi Avi, On Mon, 02 Aug 2010 06:40:49 +0300 Avi Kivity <avi(a)redhat.com> wrote: > > Sorry. Applied now, and will appear on next next. Thanks. -- Cheers, Stephen Rothwell sfr(a)canb.auug.org.au http://www.canb.auug.org.au/~sfr/ |