> Jonathan Corbet schrieb:
> > On Fri, 30 Apr 2010 20:07:02 +0200
> > Florian Tobias Schandinat <FlorianSchandinat@gmx.de> wrote:
> >
> >> Please don't do this. The reason for not failing in viafb is that
> >> ioremap failure of the engine is not critical it just disables the
> >> hardware acceleration but otherwiese it works quite nice. The problem is
> >> that ioremap failures are quite common as we really try to remap huge
> >> amount (sometimes above 128 or even 256 MB).
> >
> > But...this region is small should never be hard to remap. Are you sure
> > you've seen trouble with the engine region?
>
> Well I agree that after the reordering you did it should more likely
> work. But it remains valid that viafb can work without it and so it
> should (IMHO).
> Yes there were actually problems, especially since the really old code
> did not even catch the error:
>
https://bugzilla.kernel.org/show_bug.cgi?id=13976