commit | b5e8b733a18a1192666005f95f44e02440b057d4 | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Tue May 22 17:38:26 2007 +0200 |
committer | Kyle McMartin <kyle@athena.road.mcmartin.ca> | Tue May 22 22:44:11 2007 -0400 |
tree | 3d1433f88e51860915423fd1f23fb9251e6c8747 | |
parent | 2cbd42dbf8887c8742f8e6a286c7e5f4f5ddb56b [diff] |
[PARISC] Disable LWS debugging 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>