Hi,
During a git bisect session I ended up with the following in the
.git/BISECT_LOG:
# bad: [38a382ae5dd4f4d04e3046816b0a41836094e538] Kobject: convert
arch/alpha arch/arm arch/avr32 arch/blackfin arch/cris arch/frv arch/h8300
arch/ia64 arch/m32r arch/m68k arch/m68knommu arch/mips arch/parisc
arch/powerpc arch/ppc arch/s390 arch/sh arch/sh64 arch/sparc arch/sparc64
arch/um arch/v850 arch/x86 arch/x86_64 arch/xtensa from
kobject_unregister() to kobject_put()
git-bisect bad 38a382ae5dd4f4d04e3046816b0a41836094e538
From the following command you can see shat happened: the 'arch/*' from the
commit log was expanded in the comment line in the bisect log file.
$ git bisect bad
38a382ae5dd4f4d04e3046816b0a41836094e538 is first bad commit
commit 38a382ae5dd4f4d04e3046816b0a41836094e538
Author: Greg Kroah-Hartman <gregkh@suse.de>
Date: Thu Dec 20 08:13:05 2007 -0800
Kobject: convert arch/* from kobject_unregister() to kobject_put()
git version: 1.5.4 (current Debian unstable)
Cheers,
FJP
-
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| Greg Kroah-Hartman | [PATCH 004/196] Chinese: add translation of SubmittingPatches |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Matt Mackall | Re: [PATCH] x86: fix unconditional arch/x86/kernel/pcspeaker.c compiling |
| James Bottomley | Re: Integration of SCST in the mainstream Linux kernel |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Natalie Protasevich | [BUG] New Kernel Bugs |
git: | |
