Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751502Ab1CPGYg (ORCPT ); Wed, 16 Mar 2011 02:24:36 -0400 Received: from mail-gy0-f174.google.com ([209.85.160.174]:62174 "EHLO mail-gy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750951Ab1CPGYa (ORCPT ); Wed, 16 Mar 2011 02:24:30 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; b=RJjcY9YqIOwTCauunHsG8qVaXhMJKBHJ+L4fvvj5cwTPVFO/w/cO2MG/LFaR9BYWPF 6MNjeewJTz5RGfLfTsCQMpT36jQlylqgNXkfatwE837CfRVTUCbMdPP+fCQeCfrG7KcF mtfQn61T8Ll/2MPwzfOn4JwOtYJZ1oSzthCk0= MIME-Version: 1.0 In-Reply-To: <1300244054.3128.417.camel@calx> References: <20110316022804.27679.qmail@science.horizon.com> <1300244054.3128.417.camel@calx> Date: Wed, 16 Mar 2011 08:24:30 +0200 X-Google-Sender-Auth: HaE4pFHIXr0pKqmtYxOhrX2kAYY Message-ID: Subject: Re: [PATCH 1/8] drivers/random: Cache align ip_random better From: Pekka Enberg To: Matt Mackall Cc: George Spelvin , penberg@cs.helsinki.fi, herbert@gondor.hengli.com.au, linux-mm@kvack.org, 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: 560 Lines: 13 On Wed, Mar 16, 2011 at 4:54 AM, Matt Mackall wrote: > On Sun, 2011-03-13 at 20:20 -0400, George Spelvin wrote: >> Cache aligning the secret[] buffer makes copying from it infinitesimally >> more efficient. > > Acked-by: Matt Mackall Acked-by: Pekka Enberg -- 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/