lkml.org 
[lkml]   [2003]   [Sep]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
SubjectRe: s390 patches: descriptions.
Date
> Hi Pete,
>
> > Are you going to submit zfcp and zcrypt and if yes, when?
>
> The zfcp rework is going well but isn't quite finished yet.
> It's up to Heiko when he consideres the driver to be in state
> for inclusion into 2.6. For the zcrypt driver the news aren't
> so good. It very likely won't make it for 2.6.0.

Actually, the latest z90crypt driver for 2.4.21 compiles on 2.6
with only one trivial patch (see below). The chances are good
that it works just as much as on older kernels. It's mostly
just a matter of style and the fact that there is no standard
API for linux hardware crypto driver yet that keeps us from
submitting the driver.

Arnd <><

diff -u ../linux-2.3/drivers/s390/misc/z90main.c drivers/s390/misc/z90main.c
--- ../linux-2.3/drivers/s390/misc/z90main.c 2003-08-18 18:51:14.000000000 +0200
+++ drivers/s390/misc/z90main.c 2003-09-26 13:15:49.000000000 +0200
@@ -567,7 +567,6 @@
int result,nresult;
struct proc_dir_entry * entry;

- EXPORT_NO_SYMBOLS;
PDEBUG("init_module -> PID %d\n", PID());

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

\
 
 \ /
  Last update: 2005-03-22 13:48    [W:0.031 / U:0.416 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site