1. 17 Sep, 2009 1 commit
    • Dan Williams's avatar
      raid6test: fix stack overflow · 1b6df693
      Dan Williams authored
      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>
      1b6df693
  2. 16 Sep, 2009 3 commits
  3. 13 Sep, 2009 1 commit
  4. 10 Sep, 2009 2 commits
  5. 09 Sep, 2009 33 commits