aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/mpt2sas/mpi/mpi2_raid.h
diff options
context:
space:
mode:
authorJan Glauber <[email protected]>2011-04-20 10:15:31 +0200
committerMartin Schwidefsky <[email protected]>2011-04-20 10:15:43 +0200
commitc708c57e247775928b9a6bce7b4d8d14883bf39b (patch)
treefe47b86f80b931b3cb072a5c687d309cde1e9c7c /drivers/scsi/mpt2sas/mpi/mpi2_raid.h
parent65f8da475995f667af5298c644707dbd9d646ca6 (diff)
[S390] prng: prevent access beyond end of stack
While initializing the state of the prng only the first 8 bytes of random data where used, the second 8 bytes were read from the memory after the stack. If only 64 bytes of the kernel stack are used and CONFIG_DEBUG_PAGEALLOC is enabled a kernel panic may occur because of the invalid page access. Use the correct multiplicator to stay within the random data buffer. Signed-off-by: Jan Glauber <[email protected]> Signed-off-by: Martin Schwidefsky <[email protected]>
Diffstat (limited to 'drivers/scsi/mpt2sas/mpi/mpi2_raid.h')
0 files changed, 0 insertions, 0 deletions