From: Michael Holzheu Date: Sat, 3 Sep 2005 22:57:58 +0000 (-0700) Subject: [PATCH] s390: debug feature changes X-Git-Tag: v2.6.14-rc1~786 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=942eaabd5d77522223a311ed9bddaaa3cefde27d;p=pandora-kernel.git [PATCH] s390: debug feature changes debug feature changes/bug fixes: - Use get_clock() function instead of private inline assembly. - Use 'struct timeval' instead of 'struct timespec' for call to tod_to_timeval(). Now the microsecond part of the timestamp is correct again. - Fix a locking problem: when creating a snapshot of the current content of the debug areas, lock the entire debug_info object. Signed-off-by: Michael Holzheu Signed-off-by: Martin Schwidefsky Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed