From: Martin Schwidefsky <schwidefsky@de.ibm.com>
To: David Woodhouse <dwmw2@infradead.org>
Cc: akpm@osdl.org, Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: [S390] remove old z90crypt driver.
Date: Mon, 25 Sep 2006 10:11:23 +0200 [thread overview]
Message-ID: <1159171883.28115.2.camel@localhost> (raw)
In-Reply-To: <1159131115.24527.956.camel@pmac.infradead.org>
On Sun, 2006-09-24 at 21:51 +0100, David Woodhouse wrote:
> You neglected to remove the defunct z90crypt.h from
> include/asm-s390/Kbuild, breaking 'make headers_install' on s390.
>
> You also neglected to export the new asm/zcrypt.h too. This should fix
> both:
>
> Signed-off-by: David Woodhouse <dwmw2@infradead.org>
>
> --- a/include/asm-s390/Kbuild
> +++ b/include/asm-s390/Kbuild
> @@ -6,7 +6,7 @@ header-y += qeth.h
> header-y += tape390.h
> header-y += ucontext.h
> header-y += vtoc.h
> -header-y += z90crypt.h
> +header-y += zcrypt.h
>
> unifdef-y += cmb.h
> unifdef-y += debug.h
>
Unfortunately true. The patches for the new crypto driver originate from
before headers_install. I forgot to update them accordingly ..
Anyway, thanks for the heads up. I'll add the patch to git390.
--
blue skies,
Martin.
Martin Schwidefsky
Linux for zSeries Development & Services
IBM Deutschland Entwicklung GmbH
"Reality continues to ruin my life." - Calvin.
next prev parent reply other threads:[~2006-09-25 8:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <200609222101.k8ML1w93019317@hera.kernel.org>
2006-09-24 20:51 ` [S390] remove old z90crypt driver David Woodhouse
2006-09-25 8:11 ` Martin Schwidefsky [this message]
2006-09-25 8:18 ` David Woodhouse
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=1159171883.28115.2.camel@localhost \
--to=schwidefsky@de.ibm.com \
--cc=akpm@osdl.org \
--cc=dwmw2@infradead.org \
--cc=linux-kernel@vger.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.