Re: Problem with bisect

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Larry Finger <larry.finger@...>
Cc: <git@...>
Date: Monday, August 6, 2007 - 2:12 pm

On Sun, 05 Aug 2007 14:24:06 -0500
Larry Finger <larry.finger@lwfinger.net> wrote:


The directory "drivers/net/wireless/bcm43xx-mac80211" is only introduced in
commit v2.6.23-rc1-1621-gd05daff.   It didn't exist in v2.6.22.

You can see this with the command:

  $ git log -- drivers/net/wireless/bcm43xx-mac80211

Where the last listed commit is d05daff.  So of course there will be many
bisection points back to v2.6.22 where that directory just doesn't exist.
A bit of digging with Git shows this history for most of the files in
that directory:

  renamed in v2.6.23-rc1-1621 as bcm43xx-mac80211
  renamed in v2.6.21-rc1-809 as mac80211
  renamed in v2.6.17-rc2-357 as d80211/bcm43xx
 Imported in v2.6.16-1725 as bcm43xx-d80211

HTH,
Sean
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Problem with bisect, Larry Finger, (Sun Aug 5, 3:24 pm)
Re: Problem with bisect, Sean, (Mon Aug 6, 2:12 pm)
Re: Problem with bisect, Larry Finger, (Mon Aug 6, 2:37 pm)
Re: Problem with bisect, Thomas Glanzmann, (Sun Aug 5, 3:44 pm)
Re: Problem with bisect, Larry Finger, (Sun Aug 5, 4:33 pm)