Re: [PATCH 2.6.16-rc6-mm1] fix ia64 MSI build problems

From: Greg KH
Date: Mon Mar 20 2006 - 14:51:58 EST


On Mon, Mar 20, 2006 at 01:36:38PM -0600, Mark Maule wrote:
> Fix MSI-related build problems on ia64.
>
> Move arch/ia64/sn/pci/msi.c to drivers/pci/msi-altix.c
> Move struct msi_ops in drivers/pci/msi.h to the top of the file so asm/msi.h
> can make use of the declaration.
> Clean up msi platform defintions in machvec.h (thanks to j-nomura@xxxxxxxxxxxxx
> for the patch to do that).
>
> Signed-off-by: Mark Maule <maule@xxxxxxx>

Does this replace any of your pre-existing msi patches in my tree (and
in -mm)? Shouldn't you just merge a few of them together now so that if
someone were to apply stuff in order, the build is not broken for any
step along the patch trail?

And also, the Makefile should be changed as Matthew pointed out.

So, care to redo this?

thanks,

greg k-h
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/