Re: [PATCH] x86: memtest: make it a bit faster

From: richard -rw- weinberger
Date: Fri Nov 09 2012 - 09:21:18 EST


On Fri, Nov 9, 2012 at 2:12 PM, Alexander Holler <holler@xxxxxxxxxxxxx> wrote:
> While implementing the same functionality for arm, I've noticed that
> memtest does an unnecessary round to zero the memory. Just reversing the
> order so that the last round writes 0s spares that round.
>
> While there, I've also changed the message if bad memory is found from
> informational to emergency.
>
> And last I've removed some warnings from checkpatch.

Please send these as additional patch.

--
Thanks,
//richard
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/