[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1159171883.28115.2.camel@localhost>
Date: Mon, 25 Sep 2006 10:11:23 +0200
From: Martin Schwidefsky <schwidefsky@...ibm.com>
To: David Woodhouse <dwmw2@...radead.org>
Cc: akpm@...l.org,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: Re: [S390] remove old z90crypt driver.
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@...radead.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.
-
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