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

From: Mark Maule
Date: Mon Mar 20 2006 - 15:10:46 EST


On Mon, Mar 20, 2006 at 11:54:15AM -0800, Greg KH wrote:
> 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?

This patch just sits on top of the existing patchset.

>
> And also, the Makefile should be changed as Matthew pointed out.
>
> So, care to redo this?

Ok. I'll give it a bit of time for other potential comments to roll in
and then redo the original patchset.

Mark
-
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/