On Tue, Dec 16, 2014 at 11:35:19AM +0100, Alexander Graf wrote: > > > > > Am 16.12.2014 um 10:28 schrieb Frank Blaschka <blasc...@linux.vnet.ibm.com>: > > > > From: Frank Blaschka <frank.blasc...@de.ibm.com> > > > > Remove unnecessary and wrong includes. Fix get_rt_sto and > > get_st_pto to build on 32-bit. > > > > Signed-off-by: Frank Blaschka <frank.blasc...@de.ibm.com> > > Could you please roll the fixes into the offending patches and repost the > set? Otherwise we break bisectability on 32bit hosts. >
Sure, but since this is an initial drop and I have to touch the patches anyhow can I merge all add-ons and fixes to the initial patch set? I would like to end up finally with just 3 patches: s390: Add PCI bus support s390: implement pci instructions kvm: extend kvm_irqchip_add_msi_route to work on s390 If so I would post V2 of the initial patch set including all changes. Frank > Alex >