ia64: fix potential deadlocks due to printk()
Remove all debug printk() for routines which are called with a runqueue lock held, since those could trigger a deadlock.
Showing
Please register or sign in to comment
Remove all debug printk() for routines which are called with a runqueue lock held, since those could trigger a deadlock.