Hi Oleg,
I have problem to checkout utrace via "git clone git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc.git utrace-3.0", it always reports "fatal: the remote end hung up unexpectedly"; I tried both utrace-3.0 and utrace-3.1, none of them works.
But have no issue to checkout kernel via "git clone git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git", so I think my client should be ok.
Any idea to fix this? Thanks.
Best Regards, Victor
-----Original Message----- From: utrace-devel-bounces@redhat.com [mailto:utrace-devel-bounces@redhat.com] On Behalf Of Oleg Nesterov Sent: Thursday, August 04, 2011 3:08 AM To: Dave Jones; Frank Ch. Eigler; Josh Boyer; Josh Stone; Kyle McMartin Cc: utrace-devel@redhat.com; kernel@lists.fedoraproject.org Subject: [PATCH 0/31] utrace for 3.1 kernel
On 08/02, Oleg Nesterov wrote:
utrace patches for 3.1 kernel. Untested, will try to do some tests tomorrow.
I tried to test it a bit, seems to work. But see the new "[PATCH 31/31] utrace_resume: check irqs_disabled() to shut up lockdep".
The whole series is available in
git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc.git utrace-3.1
Oleg.