Hi,
[ 151.582830] Kernel stack overflow in process c05feba0, r1=c7fabf00 [ 151.589251] Debug: sleeping function called from invalid context at include/linux/rwsem.h:43 [ 151.597888] in_atomic():0, irqs_disabled():1
It clearly shows you the address of the offending function, also telling you that it tried to call a function that might sleep from atomic context. -- To unsubscribe from this list: send an email with "unsubscribe kernelnewbies" to ecartis@xxxxxxxxxxxx Please read the FAQ at http://kernelnewbies.org/FAQ