On Thu, Jun 12, 2008 at 04:45:40PM +0300, Adrian Bunk wrote: > From: Adrian Bunk <bunk@xxxxxxxxxx> > Date: Thu, 12 Jun 2008 16:45:40 +0300 > To: ralf@xxxxxxxxxxxxxx > Cc: linux-mips@xxxxxxxxxxxxxx, Michael Buesch <mb@xxxxxxxxx>, > Aurelien Jarno <aurelien@xxxxxxxxxxx>, > Atsushi Nemoto <anemo@xxxxxxxxxxxxx> > Subject: pending mips build fixes > Content-Type: text/plain; charset=utf-8 > > Hi Ralf, > > I hope I'm not too annoying on this, but I like it when as many > defconfigs as possible compile. > > Please review and push the following patches for 2.6.26: > > BCM47xx: Add platform specific PCI code > http://marc.info/?l=linux-kernel&m=120876451216558&w=2 > > MIPS: Fix CONF_CM_DEFAULT build error > http://lkml.org/lkml/2008/6/1/125 That won't fly. CONF_CM_DEFAULT is being dereferenced before _page_cachable_default has been initialized. Can't comment at the BCM47xx patch yet. Ralf