-
- Downloads
Pull crypto fixes from Herbert Xu: "This fixes a build problem with bcm63xx and yet another fix to the memzero_explicit function to ensure that the memset is not elided" * git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: hwrng: bcm63xx - Fix driver compilation lib: make memzero_explicit more robust against dead store elimination
No related branches found
No related tags found
Showing
- drivers/char/hw_random/bcm63xx-rng.c 9 additions, 9 deletionsdrivers/char/hw_random/bcm63xx-rng.c
- include/linux/compiler-gcc.h 15 additions, 1 deletioninclude/linux/compiler-gcc.h
- include/linux/compiler-intel.h 3 additions, 0 deletionsinclude/linux/compiler-intel.h
- include/linux/compiler.h 4 additions, 0 deletionsinclude/linux/compiler.h
- lib/string.c 1 addition, 1 deletionlib/string.c
Please register or sign in to comment