On Tue, 13 Nov 2007, J. Bruce Fields wrote:Ah, I forgot about that. Will do as soon as I get a working kernel again. I'm in the middle of git-bisecting and I had to mark the last 2 versions as "bad" but only because they 1) Oopsed during boot or 2) could not load the kernel image: ------------------------------------- # git-bisect log git-bisect start # bad: [6e800af233e0bdf108efb7bd23c11ea6fa34cdeb] ACPI: add documentation for deprecated /proc/acpi/battery in ACPI_PROCFS git-bisect bad 6e800af233e0bdf108efb7bd23c11ea6fa34cdeb 0) # good: [bbf25010f1a6b761914430f5fca081ec8c7accd1] Linux 2.6.23 git-bisect good bbf25010f1a6b761914430f5fca081ec8c7accd1 OK # good: [fba956c46a72f9e7503fd464ffee43c632307e31] Map volume and brightness events on thinkpads git-bisect good fba956c46a72f9e7503fd464ffee43c632307e31 OK # bad: [7b1915a989ea4d426d0fd98974ab80f30ef1d779] mm/oom_kill.c: Use list_for_each_entry instead of list_for_each git-bisect bad 7b1915a989ea4d426d0fd98974ab80f30ef1d779 1) # bad: [c223701cf6c706f42840631c1ca919a18e6e2800] ide: add "hdx=nodma" kernel parameter git-bisect bad c223701cf6c706f42840631c1ca919a18e6e2800 2) 0) was at 2.4.24-rc2 or so 1) Oops during bootup, but not NFS related, IIRC 2) Grub could not load the kernel: "linux 'zimage' kernel too big, try 'make bzImage'". Maybe related to the x86/i386 merge? ------------------------------------- I've built these kernels like so: # make mrproper # cp ~/config.2.6.23.1 .config # yes '' | make oldconfig # make # sudo cp arch/i386/boot/bzImage System.map /boot/2.6/ # sudo make modules_install Marking versions as "bad" because of unrelated stuff might poison the results somehow, or make them unusable again. Hm... @Mathieu: I'll try LTTng later on, many thanks for the hint! Christian. -- BOFH excuse #90: Budget cuts -
| Rafael J. Wysocki | [Bug #10493] mips BCM47XX compile error |
| Ingo Molnar | [patch 02/13] syslets: add syslet.h include file, user API/ABI definitions |
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Andrea Arcangeli | [PATCH 00 of 11] mmu notifier #v16 |
git: | |
| David Miller | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Linus Torvalds | Re: [GIT]: Networking |
| Mark Lord | Re: [BUG] New Kernel Bugs |
