ERROR_REPORT2
#define ERROR_REPORT2(S,A,B) kprintf(S "\n",A,B)
#define ERROR_REPORT2(S,A,B) do { } while (0)