All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <jens.axboe@oracle.com>
To: Andrew Morton <akpm@linux-foundation.org>
Cc: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>,
	bharrosh@panasas.com, osd-dev@open-osd.org,
	linux-scsi@vger.kernel.org, dougg@torque.net, stable@kernel.org
Subject: Re: export bsg.h header to user-mode
Date: Fri, 16 Jan 2009 07:50:04 +0100	[thread overview]
Message-ID: <20090116065003.GU30821@kernel.dk> (raw)
In-Reply-To: <20090115164824.e637b8c6.akpm@linux-foundation.org>

On Thu, Jan 15 2009, Andrew Morton wrote:
> On Thu, 15 Jan 2009 21:29:56 +0900
> FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp> wrote:
> 
> > On Thu, 15 Jan 2009 14:06:55 +0200
> > Boaz Harrosh <bharrosh@panasas.com> wrote:
> > 
> > > > Your patch does the right thing?
> > > > 
> > > 
> > > Yes I just checked, the Kernel build system strips out the #ifdef __KERNEL__ sections
> > > for the exported headers. (Do "make headers_check" you can see at usr/include/linux/)
> > 
> > Thanks, I see.
> > 
> > 
> > > >> ---
> > > >> From: Boaz Harrosh <bharrosh@panasas.com>
> > > >> Date: Thu, 15 Jan 2009 10:43:17 +0200
> > > >> Subject: [PATCH] include/linux: Add bsg.h to the Kernel exported headers
> > > >>
> > > >> bsg.h in current form is perfectly suitable for user-mode
> > > >> consumption. It is needed together with scsi/sg.h for applications
> > > >> that want to interface with the bsg driver.
> > > >>
> > > >> Currently the few projects that use it would copy it over into
> > > >> the projects. But that is not acceptable for projects that need
> > > >> to provide a libxxx-devel package for distros.
> > > >>
> > > >> Signed-off-by: Boaz Harrosh <bharrosh@panasas.com>
> > > 
> > > TOMO Please ACK here so Jens can push it through his tree.
> > 
> > You can add my ACK.
> > 
> > 
> > > Also I think we want to:
> > > CC: stable@kernel.org
> > 
> > It's fine by me.
> > 
> 
> The patch looks OK to me.
> 
> Please resend it with a complete changelog, not this great email mess. 
> 
> The changelog should clearly explain why the change is needed after the
> merge window and it should provide justification for backporting it into
> the -stable kernels.
> 
> Please also indicate which -stable kernel versions you believe it
> should be ported into.  "everything", I assume.

Thanks Andrew, I was actually waiting for such a submission :-)

-- 
Jens Axboe


  reply	other threads:[~2009-01-16  6:51 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-14 16:24 export bsg.h header to user-mode Boaz Harrosh
2009-01-15  8:21 ` FUJITA Tomonori
2009-01-15  8:57   ` Boaz Harrosh
2009-01-15 11:22     ` FUJITA Tomonori
2009-01-15 12:06       ` Boaz Harrosh
2009-01-15 12:29         ` FUJITA Tomonori
2009-01-16  0:48           ` Andrew Morton
2009-01-16  6:50             ` Jens Axboe [this message]
2009-01-18  8:23               ` [PATCH resend] include/linux: Add bsg.h to the Kernel exported headers Boaz Harrosh
2009-01-18 20:38                 ` FUJITA Tomonori
2009-01-19  9:37                 ` Jens Axboe
2009-03-07 16:37 ` export bsg.h header to user-mode Douglas Gilbert
2009-03-08 10:05   ` Boaz Harrosh

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=20090116065003.GU30821@kernel.dk \
    --to=jens.axboe@oracle.com \
    --cc=akpm@linux-foundation.org \
    --cc=bharrosh@panasas.com \
    --cc=dougg@torque.net \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=linux-scsi@vger.kernel.org \
    --cc=osd-dev@open-osd.org \
    --cc=stable@kernel.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 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.