public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* GIT bisection range errors
@ 2008-05-08 22:20 Rene Herman
  2008-05-08 22:25 ` Adrian Bunk
  2008-05-08 23:00 ` Linus Torvalds
  0 siblings, 2 replies; 11+ messages in thread
From: Rene Herman @ 2008-05-08 22:20 UTC (permalink / raw)
  To: Linux Kernel; +Cc: Linus Torvalds

Good day.

I'm in a git bisect and am experiencing strangeness. I did a

$ git checkout -b rc v2.6.26-rc1
$ git bisect start
$ git bisect bad
$ git bisect good v2.6.25

Yet, during this I'm finding myself at 2.6.25-rc6 and 2.6.25-rc8
as the last two results (both good...).

Here's the BISECT_LOG upto this point. Is there anyone available
who understands this well enough to be able to say from this that
my tree is fubar? It should be a straight Linus' clone, and it's
always pulling without trouble.

git-bisect start
# bad: [2ddcca36c8bcfa251724fe342c8327451988be0d] Linux 2.6.26-rc1
git-bisect bad 2ddcca36c8bcfa251724fe342c8327451988be0d
# good: [4b119e21d0c66c22e8ca03df05d9de623d0eb50f] Linux 2.6.25
git-bisect good 4b119e21d0c66c22e8ca03df05d9de623d0eb50f
# bad: [7ae44cfa7ab29b277691327e8de790d7b880722f] [ALSA] snd-powermac: style awacs.s and awacs.h
git-bisect bad 7ae44cfa7ab29b277691327e8de790d7b880722f
# good: [7cea51be4e91edad05bd834f3235b45c57783f0d] security: fix up documentation for security_module_enable
git-bisect good 7cea51be4e91edad05bd834f3235b45c57783f0d
# bad: [8f19ca1341a6d89bd96e2e69e6e10f46d3258089] x86: unify gfp masks
git-bisect bad 8f19ca1341a6d89bd96e2e69e6e10f46d3258089
# good: [f49e1aa133c2c9b74b5dfddca8863609bbda9086] [NETFILTER]: nf_conntrack_sip: update copyright
git-bisect good f49e1aa133c2c9b74b5dfddca8863609bbda9086
# good: [0b18542b7f5379e052d2a3132be91185776e7ceb] [NET]: Sink IPv6 menuoptions into its own submenu
git-bisect good 0b18542b7f5379e052d2a3132be91185776e7ceb


Rene.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-05-10 16:52 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-08 22:20 GIT bisection range errors Rene Herman
2008-05-08 22:25 ` Adrian Bunk
2008-05-08 22:36   ` Rene Herman
2008-05-08 22:56     ` Ken Moffat
2008-05-08 23:33       ` Roland Dreier
2008-05-09  1:12         ` Rene Herman
2008-05-09 21:10         ` Ken Moffat
2008-05-09 21:45           ` Daniel Barkalow
2008-05-10 16:52             ` Ken Moffat
2008-05-08 23:00 ` Linus Torvalds
2008-05-08 23:12   ` Rene Herman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox