On Tue, Jul 29, 2003 at 11:34:07AM -0700, Christopher Wedgwood wrote: > count = (end - start) >> PAGE_SHIFT; > bytes = sizeof(struct node_fetchops) + count/8; > fops = vmalloc(bytes); > memset(fops, 0, bytes); vmalloc can fail.. - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Jul 30 05:24:20 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:16 EST