On Thu, 15 Jan 2009 21:29:56 +0900 FUJITA Tomonori <fujita.tomonori@xxxxxxxxxxxxx> wrote: > On Thu, 15 Jan 2009 14:06:55 +0200 > Boaz Harrosh <bharrosh@xxxxxxxxxxx> 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@xxxxxxxxxxx> > > >> 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@xxxxxxxxxxx> > > > > 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@xxxxxxxxxx > > 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. -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html