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] [thread-next>] [day] [month] [year] [list]
Message-Id: <20081001231138.266452cc.akpm@linux-foundation.org>
Date:	Wed, 1 Oct 2008 23:11:38 -0700
From:	Andrew Morton <akpm@...ux-foundation.org>
To:	John Jolly <jjolly@...ell.com>
Cc:	axboe@...nel.dk, JBlunck@...ell.com, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] block: installing include/linux/blktrace_api.h

> 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.
--
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