On Tue, 25 Nov 2008, David Gibson wrote:
> This patch causes the FAIL() path of the 'readback' test where the
> data readback from the hugepage doesn't match what was written to give
> some more information on where the mismatch occurred and what data was
> read back instead. This can be useful f
On Tue, 2008-11-25 at 13:22 +1100, David Gibson wrote:
> This patch causes the FAIL() path of the 'readback' test where the
> data readback from the hugepage doesn't match what was written to give
> some more information on where the mismatch occurred and what data was
> read back instead. This ca
This patch causes the FAIL() path of the 'readback' test where the
data readback from the hugepage doesn't match what was written to give
some more information on where the mismatch occurred and what data was
read back instead. This can be useful for debugging failures.
Signed-off-by: David Gibso