Re: [PATCH] Fix vesafb with large memory, this time properly

Fred Garvin (fgarvin@codon.com)
Thu, 15 May 2003 16:58:09 -0600


> Thanks for apply my previous patch, but Geert Uytterhoeven noticed the
> following problem with it
>
> > video_size must be in bytes, hence it must be
> >
> > video_size = screen_info.lfb_width*screen_info.lfb_height*video_bpp/8;
>
> The attached patch, against 2.4.21-rc2, fixes this

Thanks for fixing this.

Fred

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/