diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2011-01-07 03:48:57 (GMT) |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2011-01-07 03:48:57 (GMT) |
commit | 0735ac1f2551d9f9d356126aaf3b1110150918e6 (patch) | |
tree | 4be8cf2b220bcd51053da2f67101f6ca4ceaf1aa /include/crypto/padlock.h | |
parent | dffa18449a334cf436c1fabfb2fcf7d4240c994b (diff) | |
download | linux-0735ac1f2551d9f9d356126aaf3b1110150918e6.tar.xz |
hwrng: via_rng - Fix asm constraints
The inline asm to invoke xstore did not specify the constraints
correctly. In particular, dx/di should have been marked as output
registers as well as input as they're modified by xstore.
Thanks to Mario Holbe for creating this patch and testing it.
Tested-by: Mario 'BitKoenig' Holbe <Mario.Holbe@TU-Ilmenau.DE>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'include/crypto/padlock.h')
0 files changed, 0 insertions, 0 deletions