> + p = kmalloc(sizeof(struct rmc_entry), GFP_ATOMIC); rcm_entry is pretty small (24/48 bytes on 32/64-bit machines, if you reorder the fields and put "sa" last it will be only 22/46 bytes) and there are lots of it, maybe it would be worth using a kmem_cache? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part