poison_init_mem
poison_init_mem(__init_begin, __init_end - __init_begin);
poison_init_mem((void *)start, PAGE_ALIGN(end) - start);