lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Tue, 26 Mar 2013 18:49:19 +0100
From:	Markus Trippelsdorf <markus@...ppelsdorf.de>
To:	Mike Keehan <mike@...han.net>
Cc:	linux-kernel@...r.kernel.org
Subject: Re: Git bisect problem

On 2013.03.26 at 16:22 +0000, Mike Keehan wrote:
> I'm trying to find out which update causes my 5G Wifi
> connection to time out when authenticating.
> 
> Following the instructions in git help bisect, I
> git cloned the kernel, then git bisect start, and
> git bisect bad v3.9.0-rc2.
> 
> This errors with :-
>   fatal: Needed a single revision
>   Bad rev input: v3.9.0-rc2
> 
> and git bisect good v3.9.0-rc1 gives same error.
> 
> How are you supposed to specify the revision?

Try without the ".o", e.g.: git bisect bad v3.9-rc2 

-- 
Markus
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ