Skip to content
Commit 1b6df693 authored by Dan Williams's avatar Dan Williams
Browse files

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: default avatarDan Williams <dan.j.williams@intel.com>
parent 376ec376
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment