From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-10.3 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 13A6DC433E0 for ; Thu, 18 Mar 2021 07:07:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id C10B364F10 for ; Thu, 18 Mar 2021 07:07:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229638AbhCRHHE (ORCPT ); Thu, 18 Mar 2021 03:07:04 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43968 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229559AbhCRHHC (ORCPT ); Thu, 18 Mar 2021 03:07:02 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id AB0B1C06174A for ; Thu, 18 Mar 2021 00:07:02 -0700 (PDT) Received: from gallifrey.ext.pengutronix.de ([2001:67c:670:201:5054:ff:fe8d:eefb] helo=[IPv6:::1]) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1lMmkF-0004vU-6M; Thu, 18 Mar 2021 08:06:59 +0100 Subject: Re: [PATCH] KEYS: trusted: tee: fix build error due to missing include To: Jarkko Sakkinen Cc: Sumit Garg , James Bottomley , Mimi Zohar , David Howells , kernel@pengutronix.de, James Morris , "Serge E. Hallyn" , linux-integrity@vger.kernel.org, keyrings@vger.kernel.org, linux-security-module@vger.kernel.org, linux-kernel@vger.kernel.org References: <20210317142904.27855-1-a.fatoum@pengutronix.de> From: Ahmad Fatoum Message-ID: <94f5e918-21d4-ddbb-1db5-35c7f8be347a@pengutronix.de> Date: Thu, 18 Mar 2021 08:06:54 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-SA-Exim-Connect-IP: 2001:67c:670:201:5054:ff:fe8d:eefb X-SA-Exim-Mail-From: a.fatoum@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: keyrings@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: keyrings@vger.kernel.org Hi Jarkko, On 17.03.21 22:57, Jarkko Sakkinen wrote: > On Wed, Mar 17, 2021 at 03:29:05PM +0100, Ahmad Fatoum wrote: >> MODULE_DEVICE_TABLE is defined in , which is not >> included. Add the include to fix the build error its lack caused. >> >> Cc: Sumit Garg >> Signed-off-by: Ahmad Fatoum > > Hi, I appreciate your work, thanks for taking action, but unfortunately > I already incorporated this fix to the original patch. Nothing unfortunate about this! :) Cheers, Ahmad > > /Jarkko > -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |