Hi, seems like if I understand suspicious_delay... and assertion (delay > 0 && delay < 5000000) failed messages reason: It is not really error. It is ok but my assertions in code are rather too restrictive. Inner class can delay up to mdelay (1minute) but I tested it to 5sec. Attached patch against htb 3.5 should fix it so that you should no longer see any warnings. It it will be succesfull (no other bug reports) it will go into 3.6 and we could advance from beta to release status. Use patch -p0 to apply it from linux kernel subdirectory. regards, devik