linux_dsm_epyc7002/arch/xtensa/platforms/iss
Jiri Slaby c9ddb1d6e2 XTENSA: iss/console, fix potential deadlock
If the timer ticks while we are holding the spinlock, the system
deadlocks. It is due to synchronous del_timer.

So to fix that, use spinlocks that properly disable bottom halves.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: Chris Zankel <chris@zankel.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2012-03-08 11:47:01 -08:00
..
include/platform xtensa: move headers files to arch/xtensa/include 2008-11-06 10:25:09 -08:00
console.c XTENSA: iss/console, fix potential deadlock 2012-03-08 11:47:01 -08:00
io.c xtensa: move headers files to arch/xtensa/include 2008-11-06 10:25:09 -08:00
Makefile [XTENSA] Concentrate platforms into one platforms directory. 2008-02-13 16:45:06 -08:00
network.c net: remove use of ndo_set_multicast_list in drivers 2011-08-17 20:22:03 -07:00
setup.c [XTENSA] Concentrate platforms into one platforms directory. 2008-02-13 16:45:06 -08:00