Re: [PATCH] x86_64: Fix misplaced `continue' in mce.c

2007-06-21 Thread Randy Dunlap
On Thu, 21 Jun 2007 17:13:49 -0700 (PDT) Joshua Wise wrote: > Testing: > On my system, I could replicate the bug with the following command: > # for i in `seq 15000`; do ./inject_sbe.sh; done > where inject_sbe.sh contains commands to inject a single-bit error into the > next memory

Re: [PATCH] x86_64: Fix misplaced `continue' in mce.c

2007-06-21 Thread Randy Dunlap
On Thu, 21 Jun 2007 17:13:49 -0700 (PDT) Joshua Wise wrote: Testing: On my system, I could replicate the bug with the following command: # for i in `seq 15000`; do ./inject_sbe.sh; done where inject_sbe.sh contains commands to inject a single-bit error into the next memory write