public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: James Bottomley <James.Bottomley@HansenPartnership.com>
To: Ingo Molnar <mingo@elte.hu>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	Linus Torvalds <torvalds@linux-foundation.org>,
	linux-scsi <linux-scsi@vger.kernel.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [build fix] Re: [GIT PATCH] SCSI part 1
Date: Wed, 16 Jul 2008 10:11:57 -0500	[thread overview]
Message-ID: <1216221117.3358.19.camel@localhost.localdomain> (raw)
In-Reply-To: <20080716144501.GA4369@elte.hu>

On Wed, 2008-07-16 at 16:45 +0200, Ingo Molnar wrote:
> * James Bottomley <James.Bottomley@HansenPartnership.com> wrote:
> 
> > On Wed, 2008-07-16 at 16:18 +0200, Ingo Molnar wrote:
> > > * James Bottomley <James.Bottomley@HansenPartnership.com> wrote:
> > > 
> > > > On Wed, 2008-07-16 at 15:15 +0200, Ingo Molnar wrote:
> > > > > * Ingo Molnar <mingo@elte.hu> wrote:
> > > > > 
> > > > > > > scsi_cmnd.h depends on symbols defined in blkdev.h. The fix is to 
> > > > > > > include blkdev.h as well.
> > > > > > 
> > > > > > that wont work - a better replacement fix is the one below. The 
> > > > > > problem is that scsi.h is included even on !CONFIG_BLOCK and then the 
> > > > > > BLK_MAX_CDB symbol is meaningless.
> > > > > 
> > > > > -v3 .. the new methods need to be under #ifdef CONFIG_BLOCK as well. 
> > > > > Note my patch is just a quick RFC, this can probably be done 
> > > > > cleaner.
> > > > 
> > > > Erm, Ingo, if you'd just follow linux-next instead of your own tree, 
> > > > you'd see there's already a fix for this.
> > > 
> > > Erm, no. In the merge window i follow upstream -git, not "my tree", and 
> > > i searched lkml for the build failure signature and it had nothing 
> > > there. Then i looked at the commit and it said that it was created just 
> > > 1 day before the merge window started:
> > > 
> > >  commit feac6a07c4a3578bffd6769bb4927e8a7e1f3ffe
> > >  Author:     Martin Petermann <martin@linux.vnet.ibm.com>
> > >  AuthorDate: Wed Jul 2 10:56:35 2008 +0200
> > >  Commit:     James Bottomley <James.Bottomley@HansenPartnership.com>
> > >  CommitDate: Sat Jul 12 08:22:34 2008 -0500
> > >                  ^^^^^^
> > > 
> > > So i didnt even think of it having hit linux-next so i didnt look into 
> > > the linux-next archives. lkml should have been Cc:-ed in this case, 
> > 
> > It was, that would be this email:
> > 
> > http://marc.info/?l=linux-kernel&m=121555252007662
> 
> right - i missed it because i limited my search based on the Jul 12 
> CommitDate. Why is the CommitDate in your commit _after_ the creation of 
> a fix to it? I have found the patch in linux-next as well now, but under 
> a different sha1 that was generated on July 7th.

Because my tree got rebased; some of the patches needed to be moved to
immediate fixes.

James



  reply	other threads:[~2008-07-16 15:12 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-15 16:15 [GIT PATCH] SCSI part 1 James Bottomley
2008-07-16 10:16 ` [build fix] " Ingo Molnar
2008-07-16 10:33   ` Ingo Molnar
2008-07-16 13:15     ` Ingo Molnar
2008-07-16 13:28       ` Matthew Wilcox
2008-07-16 13:52       ` James Bottomley
2008-07-16 14:18         ` Ingo Molnar
2008-07-16 14:28           ` James Bottomley
2008-07-16 14:45             ` Ingo Molnar
2008-07-16 15:11               ` James Bottomley [this message]
2008-07-16 14:41           ` Matthew Wilcox
2008-07-16 14:46             ` Ingo Molnar
2008-07-16 14:57               ` Matthew Wilcox
2008-07-16 14:59                 ` Ingo Molnar
2008-07-16 14:54         ` Ingo Molnar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1216221117.3358.19.camel@localhost.localdomain \
    --to=james.bottomley@hansenpartnership.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox