Hi,all
Did anyone know what caused "scheduling while atomic" ? I use wait_event_interruptible() to wait for something happen, but it always show the "scheduling while atomic" message. Thanks!!Link Copied
For more complete information about compiler optimizations, see our Optimization Notice.