On Mon, Mar 16, 2015 at 09:15:22AM +1000, Dave Airlie wrote:
> On 16 March 2015 at 05:31, Chris Wilson <ch...@chris-wilson.co.uk> wrote:
> > On Sun, Mar 15, 2015 at 08:22:36PM +0100, Krzysztof Kolasa wrote:
> >> Problem solved and tested:
> >>
> >> [PATCH] drm/mm: Fix support 4 GiB and larger ranges
> >>
> >> bad argument if(tmp)... in check_free_hole
> >>
> >> fix oops: kernel BUG at drivers/gpu/drm/drm_mm.c:305!
> >>
> >> Signed-off-by: Krzysztof Kolasa <kkol...@winsoft.pl>
> >
> > Nice catch!
> > Reviewed-by: Chris wilson <ch...@chris-wilson.co.uk>
> > -Chris
> 
> Nice work, that was what I planned on doing today, I've sent to Linus
> and already merged for rc4.

I was somewhat surprised that this patch got merged. I think Russell had
some objections to it (he would've preferred to see it use page-granular
allocations and hence avoid the need to switch to u64).

But since it's already landed in Linus' tree and this fix in v4.0-rc4 I
guess it'd be too much churn to back it out again.

Thierry

Attachment: pgpgvfI2g8cmm.pgp
Description: PGP signature

_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to