Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754082Ab2KIOVa (ORCPT ); Fri, 9 Nov 2012 09:21:30 -0500 Received: from mail-bk0-f46.google.com ([209.85.214.46]:37871 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752750Ab2KIOV0 (ORCPT ); Fri, 9 Nov 2012 09:21:26 -0500 MIME-Version: 1.0 In-Reply-To: <1352466758-4596-1-git-send-email-holler@ahsoftware.de> References: <1352466758-4596-1-git-send-email-holler@ahsoftware.de> Date: Fri, 9 Nov 2012 15:21:24 +0100 Message-ID: Subject: Re: [PATCH] x86: memtest: make it a bit faster From: richard -rw- weinberger To: Alexander Holler Cc: linux-kernel@vger.kernel.org Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 755 Lines: 20 On Fri, Nov 9, 2012 at 2:12 PM, Alexander Holler 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/