diff options
author | Dan Williams <dan.j.williams@intel.com> | 2009-09-17 06:03:29 +0200 |
---|---|---|
committer | Dan Williams <dan.j.williams@intel.com> | 2009-09-17 06:03:29 +0200 |
commit | 1b6df6930994d5d027375b07ac9da63644eb5758 (patch) | |
tree | 1cf584491f4f1f5407a49ad531ec0b60205f6e38 /drivers/dma/ioat | |
parent | ioat2: clarify ring size limits (diff) | |
download | linux-1b6df6930994d5d027375b07ac9da63644eb5758.tar.xz linux-1b6df6930994d5d027375b07ac9da63644eb5758.zip |
raid6test: fix stack overflow
Testing on x86_64 with NDISKS=255 yields:
do_IRQ: modprobe near stack overflow (cur:ffff88007d19c000,sp:ffff88007d19c128)
...and eventually
general protection fault: 0000 [#1]
Moving the scribble buffers off the stack allows the test to complete
successfully.
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'drivers/dma/ioat')
0 files changed, 0 insertions, 0 deletions