EXTTS_BUFSIZE
if (cnt > EXTTS_BUFSIZE)
cnt = EXTTS_BUFSIZE;
event = kmalloc(EXTTS_BUFSIZE, GFP_KERNEL);