Re: [PATCH 1/3] fb-defio: If FBINFO_VIRTFB is defined, do not setVM_IO flag.

From: Konrad Rzeszutek Wilk
Date: Thu Dec 03 2009 - 14:01:06 EST


On Thu, Dec 03, 2009 at 10:50:15AM -0800, Jeremy Fitzhardinge wrote:
> On 12/03/09 07:31, Konrad Rzeszutek Wilk wrote:
> > Most users (except sh_mobile_lcdcfb.c) get their framebuffer from
> > vmalloc. Setting VM_IO is not necessary as the memory obtained
> > from vmalloc is System RAM type and is not susceptible to PCI memory
> > constraints.
> >
>
> Looks good, but you forgot signoffs on these. Do you want me to add them?

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