Charlie Sale <[email protected]> wrote: > + hinfo = kvmalloc(sizeof(*hinfo) + sizeof(struct hlist_head) * size, > + GPT_KERNEL);
Looks like you did not even compile test this. Again. :-(
Charlie Sale <[email protected]> wrote: > + hinfo = kvmalloc(sizeof(*hinfo) + sizeof(struct hlist_head) * size, > + GPT_KERNEL);
Looks like you did not even compile test this. Again. :-(