| | Date | Mon, 8 Jan 2007 13:29:58 -0800 | | From | Andrew Morton <> | | Subject | Re: [PATCH 18/24] Unionfs: Superblock operations |
| |
On Sun, 7 Jan 2007 23:13:10 -0500 "Josef 'Jeff' Sipek" <jsipek@cs.sunysb.edu> wrote:
> + if (tmp_page) > + free_page((unsigned long) tmp_page);
free_page(0) is legal. - 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/
|