Received: by 2002:a05:6a10:6d10:0:0:0:0 with SMTP id gq16csp2653239pxb; Mon, 18 Apr 2022 05:38:05 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxuxxq1DExZT2R+8iylpv8vWA8nmN4fHFHbCUid3qxwSQCiQAIA1XD3XpNpCg+vfRvGpdaw X-Received: by 2002:a63:5b43:0:b0:39d:1a2b:5904 with SMTP id l3-20020a635b43000000b0039d1a2b5904mr9817939pgm.533.1650285485378; Mon, 18 Apr 2022 05:38:05 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1650285485; cv=none; d=google.com; s=arc-20160816; b=ntjZuQ7XJp9mjC/e5rGEgqpW4kNG+pWWs/gHHe+PabvZ0iRVGi/b/VM9wBO8Awr2Hc Rlh9MlOxK221S/cNDLw3j78b0bNSNT2fAF4MpspwJFDsyESQ5OQFVmBhFQZ7lQAZTR/t wWjYPlnY544PnoakpVK1STirX3tIvfYKkzO5PumU8sdXAAax7VWh6WcANoWHdoNtKS+z ErFA42wA2gfDf4WHNHDjSGFmW/kiofEZR3Dpz/YEE24z8ns+QQATKyJ18F9dZWxWA/ho HzXiTDvvMxo66hOBfDO4l7ZsdiVZQ2g4mY/AIlgQYRsF38C2z5bX5+7B00aAZoOA6XfM SG2A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=ZLg9EEmAe7EopgN1ldXrbR/V/B/IwvE6M54kXLnOrXU=; b=iB1R2AbgadMmixgDGKeoeop+YDr5PpXbwsCLU5b7xrol+RxoP92XM3JJ6CvZPPe7h2 57Q1r+P6vnZYXaGhLEGRKa2o34A02pYqzk683OL81kp3KIXAIBIWhXEAzbi96wO/yxU5 VO4cIHhZVGz+RaC0m/9ryGukIAkh5gRBx7VrfIzmi2G+HQa1mpMfOZOIW9CO8O908/cU 8siQA3E6b64iA1bZ1romrB/m1l+E7KKu1pf0zvzVDwQbJhaodRIhTXuphuHXDsFCOWra 3yPCcvHAK05P61LHnNvJjaW9wiqsNXcqT6O04veNxekf4cEnIwnY0SNd97p0GuWtU3Zu tuMA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id z8-20020a170902ccc800b0015838c0eedbsi8780183ple.506.2022.04.18.05.37.50; Mon, 18 Apr 2022 05:38:05 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233186AbiDQIiz (ORCPT + 99 others); Sun, 17 Apr 2022 04:38:55 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:59204 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229460AbiDQIiu (ORCPT ); Sun, 17 Apr 2022 04:38:50 -0400 Received: from fornost.hmeau.com (helcar.hmeau.com [216.24.177.18]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 14E2763F5 for ; Sun, 17 Apr 2022 01:36:16 -0700 (PDT) Received: from gwarestrin.arnor.me.apana.org.au ([192.168.103.7]) by fornost.hmeau.com with smtp (Exim 4.94.2 #2 (Debian)) id 1ng0Nx-003jSQ-Oq; Sun, 17 Apr 2022 18:35:59 +1000 Received: by gwarestrin.arnor.me.apana.org.au (sSMTP sendmail emulation); Sun, 17 Apr 2022 16:35:58 +0800 Date: Sun, 17 Apr 2022 16:35:58 +0800 From: Herbert Xu To: Catalin Marinas Cc: Ard Biesheuvel , Will Deacon , Marc Zyngier , Arnd Bergmann , Greg Kroah-Hartman , Andrew Morton , Linus Torvalds , Linux Memory Management List , Linux ARM , Linux Kernel Mailing List , "David S. Miller" Subject: Re: [PATCH 07/10] crypto: Use ARCH_DMA_MINALIGN instead of ARCH_KMALLOC_MINALIGN Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Apr 17, 2022 at 09:31:09AM +0100, Catalin Marinas wrote: > > Not with my series, the non-sharing of cache lines is preserved. > kmalloc() still returns objects aligned to a cache-line. > ARCH_DMA_MINALIGN was chosen as the cover-all value for all SoCs > supported but I want to reduce the kmalloc() alignment to a cache line > size if a platform has a cache line smaller than ARCH_DMA_MINALIGN (most > arm64 SoCs have a cache line of 64 bytes rather than 128). OK, but then you don't need to play with CRYPTO_MINALIGN at all, right? All you need to do is add the padding between the Crypto API fields and the context structure, right? Cheers, -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt