>> - sn_irq_lh[i] = kmalloc(sizeof(struct list_head), GFP_KERNEL); >> + sn_irq_lh[i] = kmalloc(*sn_irq_lh[i], GFP_KERNEL); > > Did a sizeof get lost here? Unfortunately, yes. It is strange that I overlooked such a hiccup yesterday. Should I start to automate the source code transformation which I imagined here better with further scripts for the semantic patch language? Regards, Markus -- To unsubscribe from this list: send the line "unsubscribe kernel-janitors" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html