lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 2 Oct 2008 08:38:58 +0200
From:	Jens Axboe <jens.axboe@...cle.com>
To:	Andrew Morton <akpm@...ux-foundation.org>
Cc:	John Jolly <jjolly@...ell.com>, JBlunck@...ell.com,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] block: installing include/linux/blktrace_api.h

On Wed, Oct 01 2008, Andrew Morton wrote:
> > On Wed, 24 Sep 2008 08:47:51 -0600 John Jolly <jjolly@...ell.com> wrote:
> > From: John Jolly <jjolly@...ell.com>
> > 
> > Added line to install include/linux/blktrace_api.h during 'make headers_install'
> > 
> > Signed-off-by: John Jolly <jjolly@...ell.com>
> > CC: Jan Blunck <JBlunck@...ell.com>
> > ---
> >  include/linux/Kbuild |    1 +
> >  1 files changed, 1 insertions(+), 0 deletions(-)
> > 
> > diff --git a/include/linux/Kbuild b/include/linux/Kbuild
> > index b68ec09..f1e5fa1 100644
> > --- a/include/linux/Kbuild
> > +++ b/include/linux/Kbuild
> > @@ -41,6 +41,7 @@ header-y += baycom.h
> >  header-y += bfs_fs.h
> >  header-y += blkpg.h
> >  header-y += bpqether.h
> > +header-y += blktrace_api.h
> >  header-y += can.h
> >  header-y += cdk.h
> >  header-y += chio.h
> 
> The two basic and almost always necessary parts of a patch changelog are
> 
> a) what was changed and
> 
> b) why the change was made
> 
> Your changelog had no b), hence nobody is likely to apply the patch.

A similar patch is already merged for 2.6.28 as well.

-- 
Jens Axboe

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ