From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Tue, 20 Sep 2011 22:59:49 +0200 Subject: [PATCH] mach-integrator: fix VGA base regression In-Reply-To: References: <1315172408-18957-1-git-send-email-linus.walleij@linaro.org> <201109051621.18382.arnd@arndb.de> Message-ID: <201109202259.49763.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tuesday 20 September 2011, Linus Walleij wrote: > On Mon, Sep 5, 2011 at 4:21 PM, Arnd Bergmann wrote: > > On Monday 05 September 2011, Linus Walleij wrote: > >> On Sun, Sep 4, 2011 at 11:40 PM, Linus Walleij wrote: > >> > >> > The changes introduced in commit > >> > cc22b4c18540e5e8bf55c7d124044f9317527d3c > >> > "ARM: set vga memory base at run-time" > >> > >> Arnd can you choose whether to apply this patch or revert > >> the commit making it necessary? > > > > I'm still stuck with master.kernel.org being down, so I can't really push > > any updates right now. I'll do it once it's up again. > > Ping on this. Rob agreed to merge the patch, this is a regression > making Integrator non-bootable in 3.1 so I'd really like to see it > merged ASAP. > Applied, thanks for the reminder! Arnd