Hi, While debugging some interrupts I noticed that the threads runs in Supervisor mode. I was expecting to see the threads in User mode and the kernel in Supervisor mode. Any particular reason why the threads runs under Supervisor mode? Thanks