ELOG_ENTRY_LEN
memcpy(elog_buf, (void *)estatus, ELOG_ENTRY_LEN);
elog_buf = kmalloc(ELOG_ENTRY_LEN, GFP_KERNEL);