Re: AW: is a kernel 2.6.14.* patch available

"Dick St.Peters" <[email protected]> Mon, 28 Nov 2005 10:03:35 -0500
Newsgroups gmane.comp.encryption.cipe
Message-ID <[email protected]>
Stephan von Krawczynski writes:
> "Dick St.Peters" <[email protected]> wrote:
> 
> > Compiling the cipe kernel module with "-mregparm=3" added to the gcc
> > arguments should make a working cipe module.  Maybe somebody with a
> > SUSE kernel could try this ...
> 
> I did, it does not work.

Yeah, it's a bit more complicated than it looked at first.  You also
have to declare each system call "asmlinkage".  The declarations are
in linux/syscalls.h from the source tree,  However, simply including
that entire .h file causes multiple compile errors.

A fix of this isn't something I or any of my users need, so I'm done
with this unless I stumble on some spare time someday.

--
Dick St.Peters, [email protected] 

--
Message sent by the [email protected] mailing list.
Unsubscribe: mail [email protected], "unsubscribe cipe-l" in body
Other commands available with "help" in body to the same address.
CIPE info and list archive: <URL:http://sites.inka.de/~bigred/devel/cipe.html>