> + pa_pdc_cell = kzalloc(sizeof(pdc_pat_cell_mod_maddr_block_t)); > + if (!pa_pdc_cell) > + return; > + > + io_pdc_cell = kzalloc(sizeof(pdc_pat_cell_mod_maddr_block_t)); The kzalloc calls are missing an argument... Dave -- J. David Anglin dave.anglin@xxxxxxxxxxxxxx National Research Council of Canada (613) 990-0752 (FAX: 952-6602) -- To unsubscribe from this list: send the line "unsubscribe linux-parisc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html