From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?BERTRAND_Jo=EBl?= Date: Fri, 12 Jun 2009 07:25:09 +0000 Subject: Re: [2.6.29.4] Blade 2000 Message-Id: <4A3202D5.1090906@systella.fr> List-Id: References: <4A1C36B5.6040707@systella.fr> In-Reply-To: <4A1C36B5.6040707@systella.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: sparclinux@vger.kernel.org David Miller wrote: > From: BERTRAND Jo=EBl > Date: Thu, 11 Jun 2009 18:32:04 +0200 >=20 >> tchebytchev:[~/linux/sparc-2.6] > git bisect start v2.6.29 v2.6.28 -- >> drivers/scsi/qla2xxx/ >> Checking out files: 100% (10708/10708), done. >> Switched to branch "master" >> Bisecting: 19 revisions left to test after this >> [8eca3f39c4b11320787f7b216f63214aee8415a9] [SCSI] qla2xxx: Always >> serialize mailbox command execution. >> >> -> kernel boots >> >> tchebytchev:[~/linux/sparc-2.6] > git bisect good >> Bisecting: 9 revisions left to test after this >> [618a752319503a64d1b66615e8ea2a0e7edaf914] [SCSI] qla2xxx: Remove >> interrupt request bit check in the response processing path in multiq >> mode. >> >> -> kernel doesn't boot >> >> tchebytchev:[~/linux/sparc-2.6] > git bisect bad >> Bisecting: 4 revisions left to test after this >> [b872ca4081c480e3d76443282ffd7f206321f50f] [SCSI] qla2xxx: Correct >> descriptions in flash manipulation routines. >> tchebytchev:[~/linux/sparc-2.6] > >> >> tchebytchev:[~/linux/sparc-2.6] > git bisect log >> # bad: [8e0ee43bc2c3e19db56a4adaa9a9b04ce885cd84] Linux 2.6.29 >> # good: [4a6908a3a050aacc9c3a2f36b276b46c0629ad91] Linux 2.6.28 >> git-bisect start 'v2.6.29' 'v2.6.28' '--' 'drivers/scsi/qla2xxx/' >> # good: [8eca3f39c4b11320787f7b216f63214aee8415a9] [SCSI] qla2xxx: >> # Always serialize mailbox command execution. >> git-bisect good 8eca3f39c4b11320787f7b216f63214aee8415a9 >> # bad: [618a752319503a64d1b66615e8ea2a0e7edaf914] [SCSI] qla2xxx: Remove >> # interrupt request bit check in the response processing path in multiq >> # mode. >> git-bisect bad 618a752319503a64d1b66615e8ea2a0e7edaf914 >> tchebytchev:[~/linux/sparc-2.6] > >> >> I'm investigating... >=20 > Keep going :-) >=20 > You need to keep building and going "git bisect bad" or "git bisect > good" until it tells you the final guilty commit. >=20 > I assume you understand this and are just giving a status report > mid-way in your task, but I wanted to be sure. :-) David, I know. But I have no time to complete this work until this=20 week-end (I cannot reboot workstation I use for tests). Regards, JKB