[PARISC] Disable LWS debugging
authorAurelien Jarno <aurelien@aurel32.net>
Tue, 22 May 2007 15:38:26 +0000 (17:38 +0200)
committerKyle McMartin <kyle@athena.road.mcmartin.ca>
Wed, 23 May 2007 02:44:11 +0000 (22:44 -0400)
The LWS debugging code on parisc is wrongly enabled due to a bug in the
use of the preprocessor directives. This debugging code is not thread
safe and causes problems with a recent glibc on SMP kernels.

Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Signed-off-by: Kyle McMartin <kyle@parisc-linux.org>

No differences found