[PATCH v4] mtd: gpmi: add NAND write verify support

Huang Shijie b32955 at freescale.com
Sun Aug 12 22:21:15 EDT 2012


于 2012年08月13日 03:14, Marek Vasut 写道:
> Don't forget the malloc header and padding around malloc()'d space. So you're
> behind the 2 * PAGESIZE anyway.
If we use the kzalloc(). There is no malloc header and padding. We get 
the memory by
the __get_free_pages(). So we do _NOT_ behind the 2*PAGE. We use exactly 
the 2*PAGE.


thanks
Huang Shijie




More information about the linux-mtd mailing list