Re: [PATCH] get rid of the last symlink in uml build

From: Sam Ravnborg
Date: Mon Jan 12 2009 - 05:14:48 EST


On Mon, Oct 06, 2008 at 05:03:30PM +1000, Greg Ungerer wrote:
> Hi Sam,
>
> Sam Ravnborg wrote:
> >On Wed, Dec 17, 2008 at 05:02:57PM +0000, Al Viro wrote:
> >> BTW, after taking a look at the remaing asm-*...
> >>
> >>* frv, m32r and h8300 should be as trivial as git mv
> >
> >Yep - I already have positive feedback from arch maintainers that
> >they will fix it in the -rc1 timeframe.
> >
> >>* m68k has a bit of extra PITA - we need to clean up two non-trivial
> >> includes from m68knommu (pci.h and setup.h) first, then it's a matter
> >> of git mv, adding arch/m68k/include to search path on m68knommu and
> >> removal of dummy headers from the latter.
> >
> >I took a different route here and unified the headers for m68k and
> >m68knommu
> >under arch/m68k/include/asm
> >It was based on a script originally developed by Arnd Bergmann.
> >
> >Geert already acked it, and I expect Greg to apply it in the -rc1
> >timeframe.
>
> I have been away for the last few weeks, so I haven't looked at this
> at all yet. I will over the next few days though.

Great!
Linus has taken those "move a lot of headers" patches after -rc1
before so I hope he will take this (and the other pending stuff from
other archs) this round too.

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