Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp954511pxj; Fri, 21 May 2021 03:06:51 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwfExEoZ+k+u1EyQIvIR1Xp9Vp3JkMr1U+ShWn6gNXEbVCKKZcIXcTF2mp3CM4g/yf2mvCJ X-Received: by 2002:a92:db11:: with SMTP id b17mr12061327iln.277.1621591610872; Fri, 21 May 2021 03:06:50 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621591610; cv=none; d=google.com; s=arc-20160816; b=GBbQDO0PfTZ1iCh6/wizPTfgqX3QzLWcWdh68+C6fvh5UCqYpnd2yDmgh7LDdgWVhu VWc6Wli1JW1Rs95/eEUS8U1i+J5Ant46TSFt7DLWUlVlDd3wUER1dBLRrUebCdRokLby eGz8tmw/SJBCU24yiLbXMlhTnT+EatJ4AlKyWspI4GSJZya8dq98hlXaLUQSiEvEIqvE 5eYroya/2UNPgZQFJzJmRWB/4dKoSExUq6kvdDof1+iyf7InaawUz9eggTPDwVJduKl9 xFJP3ZKwXYxPN6dSd4mTuTohAoHuZcM2FC9Vae1YjiNcCzhFSvcjOlKQ6NcsSfIIeMqw e9gQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:user-agent:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date; bh=eztHBZ9X7AAE3JPoiXEfYTxmU4DH8s0s8R/tI+BE+Sw=; b=FvIrGkj6qYiqYqs7ZWJAvCJVIDunSleTt7Sve4I0yfzrtaK/oVzHT7WcWh1i9OCQ8O Y1aR8r0i5e+aXJ0IYUsaQFoIKzRO6WwNfB0zXc/U2+E/12o4itWfVE6a1jLrNhG8ibu7 rXNCUicvbbCKTB85Pm0y+3tWJlDNc5IR86qCn0ESYZn6CGayxhHfX1hD7glwH+Gflnf3 WuQUYfgvOJIuAgPm2dSRGsE3p7SYvxWOT++iAdLxYgpNGVLPk3L2MKRxSPg3H4srBVRl 3IacCWL3V7+5RiIsKotokl0nwuo4VSjkxktO1vsuXlfwy7uDYu9RwPUbqEhGYCdycq8H eLJQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id g3si5509493jan.54.2021.05.21.03.06.05; Fri, 21 May 2021 03:06:50 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-crypto-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-crypto-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S235447AbhEUHMK (ORCPT + 99 others); Fri, 21 May 2021 03:12:10 -0400 Received: from helcar.hmeau.com ([216.24.177.18]:55462 "EHLO deadmen.hmeau.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233208AbhEUHMJ (ORCPT ); Fri, 21 May 2021 03:12:09 -0400 Received: from gondobar.mordor.me.apana.org.au ([192.168.128.4] helo=gondobar) by deadmen.hmeau.com with esmtp (Exim 4.92 #5 (Debian)) id 1ljzIv-0003uK-Bp; Fri, 21 May 2021 15:10:41 +0800 Received: from herbert by gondobar with local (Exim 4.89) (envelope-from ) id 1ljzIq-0005kv-AR; Fri, 21 May 2021 15:10:36 +0800 Date: Fri, 21 May 2021 15:10:36 +0800 From: Herbert Xu To: Linus Walleij Cc: Matt Mackall , Deepak Saxena , linux-crypto@vger.kernel.org, Arnd Bergmann Subject: Re: [PATCH 1/5] hw_random: ixp4xx: enable compile-testing Message-ID: <20210521071036.a73qowiv4cohkcgr@gondor.apana.org.au> References: <20210511132928.814697-1-linus.walleij@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210511132928.814697-1-linus.walleij@linaro.org> User-Agent: NeoMutt/20170113 (1.7.2) Precedence: bulk List-ID: X-Mailing-List: linux-crypto@vger.kernel.org On Tue, May 11, 2021 at 03:29:24PM +0200, Linus Walleij wrote: > From: Arnd Bergmann > > The driver is almost portable already, it just needs to > include the new header for the cpu definition. > > Cc: Deepak Saxena > Signed-off-by: Arnd Bergmann > Signed-off-by: Linus Walleij > --- > The idea is to apply this through the ARM SoC tree along > with other IXP4xx refactorings. > Please tell me if you prefer another solution. > --- > drivers/char/hw_random/Kconfig | 2 +- > drivers/char/hw_random/ixp4xx-rng.c | 3 +-- > 2 files changed, 2 insertions(+), 3 deletions(-) Acked-by: Herbert Xu -- Email: Herbert Xu Home Page: http://gondor.apana.org.au/~herbert/ PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt