Re: [PATCH 2/2] PadLock processing multiple blocks at a time

From: Andrew Morton
Date: Thu Jan 13 2005 - 22:32:53 EST


Michal Ludvig <michal@xxxxxxxx> wrote:
>
> #
> # Update to padlock-aes.c that enables processing of the whole
> # buffer of data at once with the given chaining mode (e.g. CBC).
> #

Please don't email different patche sunder the same Subject:. Choose a
Subject: which is meaningful for each patch?

This one kills gcc-2.95.x:

drivers/crypto/padlock-aes.c: In function `aes_padlock':
drivers/crypto/padlock-aes.c:391: impossible register constraint in `asm'
drivers/crypto/padlock-aes.c:402: impossible register constraint in `asm'
drivers/crypto/padlock-aes.c:413: impossible register constraint in `asm'
drivers/crypto/padlock-aes.c:391: `asm' needs too many reloads

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