All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Konrad Rzeszutek <konrad@darnok.org>
Cc: James Bottomley <James.Bottomley@hansenpartnership.com>,
	akpm@linux-foundation.org, linux-scsi@vger.kernel.org,
	ketuzsezr@darnok.org, michaelc@cs.wisc.edu, pjones@redhat.com
Subject: Re: [patch 16/17] scsi: add iSCSI iBFT Support
Date: Wed, 9 Apr 2008 19:38:27 -0700	[thread overview]
Message-ID: <20080410023827.GA6525@kroah.com> (raw)
In-Reply-To: <200804092230.50693.konrad@darnok.org>

On Wed, Apr 09, 2008 at 10:30:50PM -0400, Konrad Rzeszutek wrote:
> On Friday 28 March 2008 18:
> > >
> > >  Documentation/ABI/testing/sysfs-ibft |   23
> > >  arch/x86/kernel/setup_32.c           |    3
> > >  arch/x86/kernel/setup_64.c           |    4
> > >  drivers/firmware/Kconfig             |   20
> > >  drivers/firmware/Makefile            |    2
> > >  drivers/firmware/iscsi_ibft.c        |  982 +++++++++++++++++++++++++
> > >  drivers/firmware/iscsi_ibft_find.c   |   84 ++
> > >  include/linux/iscsi_ibft.h           |   50 +
> > >  8 files changed, 1168 insertions(+)
> >
> > Um, this has no piece in the SCSI tree or any of our allied files ...
> > it's basically partly in arch/x86 and partly in drivers/firmware.  It's
> > job is to export parameters from a rom bios.  I think it belongs to
> > Greg ...
> >
> > James
> 
> 
> Greg,
> 
> If it wouldn't be too much trouble, could you give this an ACK please?

Hm, I thought I did, my appologies.

Send it on over to me, I'll send it through my tree, as no one else
seems to want it :)

thanks,

greg k-h

      reply	other threads:[~2008-04-10  2:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-28 21:48 [patch 16/17] scsi: add iSCSI iBFT Support akpm
2008-03-28 22:28 ` James Bottomley
2008-04-10  2:30   ` Konrad Rzeszutek
2008-04-10  2:38     ` Greg KH [this message]

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=20080410023827.GA6525@kroah.com \
    --to=greg@kroah.com \
    --cc=James.Bottomley@hansenpartnership.com \
    --cc=akpm@linux-foundation.org \
    --cc=ketuzsezr@darnok.org \
    --cc=konrad@darnok.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=michaelc@cs.wisc.edu \
    --cc=pjones@redhat.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.